fixturex/fixturex.context

A library of helpful test fixture macros and functions.

  • VCSN/A

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

Leiningen/Boot

[fixturex/fixturex.context "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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