Skip to content

jest test runner throws node:internal/assert:14 throw new ERR_INTERNAL_ASSERTION(message);  #50383

@ghost

Description

Version

Node.js v20.8.1

Platform

Windows

Subsystem

jest

What steps will reproduce the bug?

image
create a jest unit test for a react functionnal component and run in watch mode

How often does it reproduce? Is there a required condition?

I have like 50 jest unit tests and 10 of them are not even running

What is the expected behavior? Why is that the expected behavior?

test should run the suite
image

What do you see instead?

I don't use another library instead I have a coverage with jest so need this to be fixed

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateIssues and PRs that are duplicates of other issues or PRs.netIssues and PRs related to the net subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions