au.com.auspost/cupickle

A library to run cucumber features agains a set of step definitions.

Leiningen/Boot

[au.com.auspost/cupickle "0.3.0"]

Clojure CLI/deps.edn

au.com.auspost/cupickle {:mvn/version "0.3.0"}

Gradle

implementation("au.com.auspost:cupickle:0.3.0")

Maven

<dependency>
  <groupId>au.com.auspost</groupId>
  <artifactId>cupickle</artifactId>
  <version>0.3.0</version>
</dependency>