testcontainers-clj/tests.edn
2020-08-07 20:22:45 +02:00

5 lines
190 B
Clojure

#kaocha/v1
{:plugins [:kaocha.plugin/junit-xml
:kaocha.plugin/cloverage
:kaocha.plugin.alpha/spec-test-check]
:kaocha.plugin.junit-xml/target-file "target/junit.xml"}