lein-autoexpect

Automatically run expecations when a source file changes

  • VCSN/A

  • cljdoc documentationcljdoc
  • 103,448 Downloads
  • 1,910 This Version

Leiningen/Boot

[lein-autoexpect "0.2.5"]

Clojure CLI/deps.edn

lein-autoexpect/lein-autoexpect {:mvn/version "0.2.5"}

Gradle

implementation("lein-autoexpect:lein-autoexpect:0.2.5")

Maven

<dependency>
  <groupId>lein-autoexpect</groupId>
  <artifactId>lein-autoexpect</artifactId>
  <version>0.2.5</version>
</dependency>