Eggplant is a behaviour driven development (BDD) library for Clojure. Eggplant offers clear and simple methods to write specifications in the common given,then,when format and expect where. Simply using Clojure maps.
[eggplant "0.2.1-SNAPSHOT"]
eggplant/eggplant {:mvn/version "0.2.1-SNAPSHOT"}
implementation("eggplant:eggplant:0.2.1-SNAPSHOT")
<dependency> <groupId>eggplant</groupId> <artifactId>eggplant</artifactId> <version>0.2.1-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: