Skip to content

jest runs all tests found in monorepo [email protected] #4410

@bugzpodder

Description

@bugzpodder

Jest currently runs all tests it can find in every workspace in the monorepo (spec/tests) when ran from CRA workspace.
This is somewhat unexpected, and can be problematic:

  • jest version mismatches can break tests
  • jest snapshots can potentially record different things depending on configuration

If needed I can try to get a clean repro up.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions