k

katydid

Test utilities for writing readable tests on binary data
http://gsson.github.io/katydid/
ISC License
Henrik Gustafsson
Files download
File Operation
katydid-0.5.2.jar download
katydid-0.5.2.pom download
katydid-0.5.2-sources.jar download
Apache Maven
<dependency>
  <groupId>se.fnord</groupId>
  <artifactId>katydid</artifactId>
  <version>0.5.2</version>
</dependency>
Gradle Groovy
implementation 'se.fnord:katydid:0.5.2'
Gradle Kotlin
implementation("se.fnord:katydid:0.5.2")
Scala SBT
libraryDependencies += "se.fnord" % "katydid" % "0.5.2"
Groovy Grape
@Grapes(
  @Grab(group='se.fnord', module='katydid', version='0.5.2')
)
Apache Ivy
<dependency org="se.fnord" name="katydid" rev="0.5.2" />
Leiningen
[se.fnord/katydid "0.5.2"]
Apache Buildr
'se.fnord:katydid:jar:0.5.2'
Dependencies