Open
Description
Run cljs-test on this schema commit:
There are no build errors, and the test page reports "All tests pass". But if you search, schema-with-name-test
doesn't appear in the results, and there is a js error in the console in this test.
My guess is that if your test throws an exception outside of an assertion, cljs-test stops executing the remaining tests and reports on the results seen so far.
Metadata
Metadata
Assignees
Labels
No labels