lambdaisland/kaocha-midje {:mvn/version "0.0-5"}
to your dependencies:type :kaocha.type/midje
;; tests.edn
#kaocha/v1
{:tests [{:type :kaocha.type/midje
:source-paths ["src"]
:test-paths ["test"]}]}
© Arne Brasseur 2018 Available under the terms of the Eclipse Public License 1.0, see LICENSE.txt
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close