Welcome! Please see the About page for a little more info on how this works.

0 votes
in ClojureScript by

Currently ClojureScript tests cannot communication termination (and thus test failure) to the JVM process. The solution should cover asynchronous test use case.

1 Answer

0 votes
by
Reference: https://clojure.atlassian.net/browse/CLJS-2762 (reported by dnolen)
...