lein-autoexpect

Automatically run expecations when a source file changes

  • VCSN/A

  • cljdoc documentationcljdoc
  • 103,206 Downloads
  • 82 This Version

Leiningen/Boot

[lein-autoexpect "1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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