Skip to content

Commit

Permalink
[core] Fix VS Code reference
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Oct 30, 2024
1 parent 1cff5e3 commit 7957839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ trade-off, mainly completeness vs. speed.
If you want to debug tests with the, for example Chrome inspector (chrome://inspect) you can run `pnpm t <testFilePattern> --debug`.
Note that the test will not get executed until you start code execution in the inspector.

We have a dedicated task to use VSCode's integrated debugger to debug the currently opened test file.
We have a dedicated task to use VS Code's integrated debugger to debug the currently opened test file.
Open the test you want to run and press F5 (launch "Test Current File").

#### Run the core mocha unit/integration test suite
Expand Down

0 comments on commit 7957839

Please sign in to comment.