au.com.auspost/cupickle

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

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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