fixturex/fixturex.core

A library of helpful test fixture macros and functions.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 4,721 Downloads
  • 86 This Version

Leiningen/Boot

[fixturex/fixturex.core "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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