Skip to content

Jest does not report tests as failed if beforeAll hook is timed out #15

@sp-io

Description

@sp-io

I have a set of suites A,B,C each one of them consist of corresponding tests [a1,a2], [b1,b2], [c1,c2]. If the suite fails to run because of the timeout during beforeAll the report will not include any trace of failed tests. Everything looks like all tests Passed. I found it only by knowing the number of tests that should be executed.

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