fixturex/fixturex.core

A library of helpful test fixture macros and functions.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 4,546 Downloads
  • 3,602 This Version

Leiningen/Boot

[fixturex/fixturex.core "0.3.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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