Skip to content

Support Jest's --watchAll #3801

@mikew

Description

@mikew

Jest, at least the version that react-scripts depends on, does not work with both the --watch and --watchAll flags.

Since react-scripts is automatically adding the --watch flag, that means no user would ever be able to do --watchAll.

Either upgrading Jest or fixing this logic would solve the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions