kaocha

Official support channel: https://clojureverse.org/c/projects/kaocha
flowthing 2020-03-09T08:21:56.041400Z

Does kaocha-cljs support source maps? It's a bit difficult to debug a failing test when every line in the stack trace is a .js file.

dominicm 2020-03-09T09:20:24.042100Z

Kaocha multi reporter just saved me 😍