org.clojars.voltron42/yardstick

Yardstick is an implementation of Gauge testing in Clojure. Yardstick is built to run any valid Gauge ".spec" test files.

Leiningen/Boot

[org.clojars.voltron42/yardstick "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.voltron42/yardstick {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.clojars.voltron42:yardstick:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.voltron42</groupId>
  <artifactId>yardstick</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

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