net.cgrand/replay

Replay: instant test suites from repl trascripts.

Leiningen/Boot

[net.cgrand/replay "0.1.0"]

Clojure CLI/deps.edn

net.cgrand/replay {:mvn/version "0.1.0"}

Gradle

implementation("net.cgrand:replay:0.1.0")

Maven

<dependency>
  <groupId>net.cgrand</groupId>
  <artifactId>replay</artifactId>
  <version>0.1.0</version>
</dependency>