Anyone know why I would get a Socket closed
exception from kaocha-cljs? Stacktrace here: https://github.com/metosin/sieppari/pull/22#issuecomment-527736250
Or how to debug this 😛
Oh, it's because I haven't run npm i isomorphic-ws ws
!
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