fixturex/fixturex.context

A library of helpful test fixture macros and functions.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 4,382 Downloads
  • 74 This Version

Leiningen/Boot

[fixturex/fixturex.context "0.3.2-alpha3"]

Clojure CLI/deps.edn

fixturex/fixturex.context {:mvn/version "0.3.2-alpha3"}

Gradle

implementation("fixturex:fixturex.context:0.3.2-alpha3")

Maven

<dependency>
  <groupId>fixturex</groupId>
  <artifactId>fixturex.context</artifactId>
  <version>0.3.2-alpha3</version>
</dependency>