kaocha

Official support channel: https://clojureverse.org/c/projects/kaocha
miikka 2019-09-04T04:39:06.009100Z

Anyone know why I would get a Socket closed exception from kaocha-cljs? Stacktrace here: https://github.com/metosin/sieppari/pull/22#issuecomment-527736250

miikka 2019-09-04T04:40:33.009600Z

Or how to debug this 😛

miikka 2019-09-04T04:42:11.009900Z

Oh, it's because I haven't run npm i isomorphic-ws ws!

lread 2019-09-04T19:39:40.011700Z

Hello @plexus 👋 and kaocha team! Thanks for kaocha, I am very much enjoying it! I have submitted a very wee PR to fix progress reporter throwing null pointer exception on clojure syntax errors: https://github.com/lambdaisland/kaocha/pull/111