org.clojars.benalbrecht/lein-doo

lein-doo is a plugin to run clj.test on different js environments.

Leiningen/Boot

[org.clojars.benalbrecht/lein-doo "0.1.7-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.benalbrecht/lein-doo {:mvn/version "0.1.7-SNAPSHOT"}

Gradle

implementation("org.clojars.benalbrecht:lein-doo:0.1.7-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.benalbrecht</groupId>
  <artifactId>lein-doo</artifactId>
  <version>0.1.7-SNAPSHOT</version>
</dependency>

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