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

Improve Karma reporting #24

Open bensu opened 9 years ago

bensu commented 9 years ago

The cljs.test/report methods are not very readable due to Karma's logging facilities.

nenadalm commented 6 years ago

Looks like it should be solved by: https://github.com/bensu/doo/pull/176