Skip to content

cljs-test reports success despite js errors in tests #4

Open
@w01fe

Description

@w01fe

Run cljs-test on this schema commit:

plumatic/schema@9b4ef8d

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions