healthunlocked/test.calculus

Integration tests using test.check

Leiningen/Boot

[healthunlocked/test.calculus "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

healthunlocked/test.calculus {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("healthunlocked:test.calculus:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>healthunlocked</groupId>
  <artifactId>test.calculus</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>