com.github.oliyh/fixa

Better fixtures for Clojure tests

Leiningen/Boot

[com.github.oliyh/fixa "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.oliyh/fixa {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.github.oliyh:fixa:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.oliyh</groupId>
  <artifactId>fixa</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>