A TDD library for Clojure that supports top-down ('mockish') TDD, encourages readable tests, provides a smooth migration path from clojure.test, balances abstraction and concreteness, and strives for graciousness.
[midje "1.9.10"]
midje/midje {:mvn/version "1.9.10"}
compile 'midje:midje:1.9.10'
<dependency> <groupId>midje</groupId> <artifactId>midje</artifactId> <version>1.9.10</version> </dependency>
Want to display the latest version of your project on Github? Use the markdown code below!