kaocha

Official support channel: https://clojureverse.org/c/projects/kaocha
plexus 2020-03-13T08:28:28.118Z

thanks!

flowthing 2020-03-13T18:06:30.119300Z

My ClojureScript tests are failing sporadically on CI (both GitHub Actions and Google Cloud Build):

Unexpected error executing kaocha-cljs test suite.
Exception: clojure.lang.ExceptionInfo: Failed initializing ClojureScript runtime
{:kaocha.testable/id :cljs/unit, :cljs/repl-env cljs.repl.node/repl-env, :cljs/compiler-options {:target :nodejs}, :ws/connected? true, :eval-done? true}
Any ideas what might cause this?