lein-autoexpect

Automatically run expecations when a source file changes

  • VCSN/A

  • cljdoc documentationcljdoc
  • 103,216 Downloads
  • 3,169 This Version

Leiningen/Boot

[lein-autoexpect "1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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