lein-autoexpect

Automatically run expecations when a source file changes

  • VCSN/A

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

Leiningen/Boot

[lein-autoexpect "1.1-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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