Closed
Description
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
Labels
No labels