fixturex/fixturex.context

A library of helpful test fixture macros and functions.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 4,363 Downloads
  • 3,616 This Version

Leiningen/Boot

[fixturex/fixturex.context "0.3.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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