org.clojars.the-kenny/lein-midje

Run Midje and clojure.test tests

Leiningen/Boot

[org.clojars.the-kenny/lein-midje "1.0.9"]

Clojure CLI/deps.edn

org.clojars.the-kenny/lein-midje {:mvn/version "1.0.9"}

Gradle

implementation("org.clojars.the-kenny:lein-midje:1.0.9")

Maven

<dependency>
  <groupId>org.clojars.the-kenny</groupId>
  <artifactId>lein-midje</artifactId>
  <version>1.0.9</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.