bensu / doo

doo is a library and lein plugin to run cljs.test on different js environments.
Eclipse Public License 1.0
324 stars 63 forks source link

Pretty print test results #124

Closed Looveh closed 7 years ago

Looveh commented 7 years ago

Is there any option to provide pretty-printed test results, as is done in ex. this project?

https://github.com/pjstadig/humane-test-output

Looveh commented 7 years ago

Scratch that, it is actually documented here: https://github.com/pjstadig/humane-test-output/issues/15