Closed
Description
Do you want to request a feature or report a bug?
bug
What is the current behavior?
Using the new arrow selection for patterns in watch mode does not work on Windows. It correctly selects the entry but I believe because of the slashes it's not finding any tests.
Arrow selection pattern: /_Common/Upload/Html5/FileUploadSpec.ts/
Actual pattern: /_Common\\Upload\\Html5\\FileUploadSpec.ts/
What is the expected behavior?
It should find the tests based off the arrow selection.
Please provide your exact Jest configuration and mention your Jest, node, yarn/npm version and operating system.
Jest 20
Yarn 0.23.4
Windows 10