Skip to content

Fix running Jest unit tests from the debugger on Windows#1563

Merged
shati-patel merged 1 commit intomainfrom
shati-patel/windows-debugger-jest
Oct 4, 2022
Merged

Fix running Jest unit tests from the debugger on Windows#1563
shati-patel merged 1 commit intomainfrom
shati-patel/windows-debugger-jest

Conversation

@shati-patel
Copy link
Copy Markdown
Contributor

@shati-patel shati-patel commented Oct 3, 2022

I wasn't able to run the React/Jest unit tests from the Debug view (on Windows):
image

(Running the tests directly from the command line worked fine 🤷🏽 )

We found an existing issue and the potential solution in jestjs/jest#3750, so hopefully this will work here too!

Checklist

N/A

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@shati-patel shati-patel force-pushed the shati-patel/windows-debugger-jest branch from 1b07f06 to 82abab7 Compare October 4, 2022 09:44
@shati-patel shati-patel requested a review from a team October 4, 2022 10:20
@shati-patel shati-patel marked this pull request as ready for review October 4, 2022 10:20
@shati-patel shati-patel requested a review from a team as a code owner October 4, 2022 10:20
@shati-patel shati-patel merged commit 9422c6d into main Oct 4, 2022
@shati-patel shati-patel deleted the shati-patel/windows-debugger-jest branch October 4, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants