couchgames/test-utils

Mixed bag of testing functions and macros

Leiningen/Boot

[couchgames/test-utils "0.1.0"]

Clojure CLI/deps.edn

couchgames/test-utils {:mvn/version "0.1.0"}

Gradle

implementation("couchgames:test-utils:0.1.0")

Maven

<dependency>
  <groupId>couchgames</groupId>
  <artifactId>test-utils</artifactId>
  <version>0.1.0</version>
</dependency>