Skip to content

Jest CTRF Fails to mark test as Failed if there is a syntax issue in test #14

@simontao18

Description

@simontao18

In a jest test file, if there are compiler issues in the test itself (i.e. missing imports, missing arguments to a function, etc.), the output summary states that the number of tests = 0 and failed = 0. Would be great to include the "test suite failed to run" tests in the summary as a failed test.

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