speculative/kaocha-plugin

Kaocha plugin which instruments speculative specs during testing

Leiningen/Boot

[speculative/kaocha-plugin "0.0.1"]

Clojure CLI/deps.edn

speculative/kaocha-plugin {:mvn/version "0.0.1"}

Gradle

implementation("speculative:kaocha-plugin:0.0.1")

Maven

<dependency>
  <groupId>speculative</groupId>
  <artifactId>kaocha-plugin</artifactId>
  <version>0.0.1</version>
</dependency>