lein-autoexpect

Automatically run expecations when a source file changes

  • VCSN/A

  • cljdoc documentationcljdoc
  • 103,509 Downloads
  • 32 This Version

Leiningen/Boot

[lein-autoexpect "0.2.4-SNAPSHOT"]

Clojure CLI/deps.edn

lein-autoexpect/lein-autoexpect {:mvn/version "0.2.4-SNAPSHOT"}

Gradle

implementation("lein-autoexpect:lein-autoexpect:0.2.4-SNAPSHOT")

Maven

<dependency>
  <groupId>lein-autoexpect</groupId>
  <artifactId>lein-autoexpect</artifactId>
  <version>0.2.4-SNAPSHOT</version>
</dependency>