Skip to content
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
@illicitonion

Description

@illicitonion

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

No one assigned

    Labels

    TDDEverything related to testing and the TDD strandbugSomething isn't workingwontfixThis will not be worked on

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions