Skip to content

"Jest Test Current eslint-plugin Rule" does not trigger on Windows #1519

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Repro

  1. code . in the root repository directory on a Windows 10 computer
  2. Open an eslint-plugin rule
  3. Press F5 to launch Jest Test Current eslint-plugin Rule

Expected Result

That rule's .test.ts file should be debugged.

Actual Result

On Windows, this does not happen.

Additional Info

Reverting the change in #432 fixes it 😄. This is a similar issue to #195.

Versions

package version
@typescript-eslint/eslint-plugin N/A
@typescript-eslint/parser N/A
TypeScript N/A
ESLint N/A
node 12.0.0
npm 6.9.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsanything to do with testing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions