io.jepsen/antithesis

Support for running Jepsen inside Antithesis

  • VCSN/A

  • cljdoc documentationcljdoc
  • 257 Downloads
  • 8 This Version

Leiningen/Boot

[io.jepsen/antithesis "0.1.0"]

Clojure CLI/deps.edn

io.jepsen/antithesis {:mvn/version "0.1.0"}

Gradle

implementation("io.jepsen:antithesis:0.1.0")

Maven

<dependency>
  <groupId>io.jepsen</groupId>
  <artifactId>antithesis</artifactId>
  <version>0.1.0</version>
</dependency>