lein-junit-xml 0.1.0
Released under the MIT License
A Leiningen plugin that writes JUnit-compliant XML reports from clojure.test results.
Installation
To install, add the following dependency to your project or build file:
[com.github.robinlahtinen/lein-junit-xml "0.1.0"]
Topics
Namespaces
com.github.robinlahtinen.lein-junit-xml
Instruments clojure.test in the project JVM and writes the report files.
Public variables and functions:
leiningen.junit-xml
The lein junit-xml task.