This repository was archived by the owner on Aug 17, 2024. It is now read-only.
This repository was archived by the owner on Aug 17, 2024. It is now read-only.
jest --testPathIgnorePatterns containing pipes appears to break Windows #306
Open
Description
See https://codeyourfuture.slack.com/archives/C01V4EULPTM/p1626618958485700
It looks like using pipes in regexes is breaking running jest on Windows, as the shell is interpreting them as shell pipes rather than part of a regex... Not sure what's going on or why, but given how prevalent Windows is in our trainees we definitely need to resolve this somehow.
/cc @gregdyke
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo