Skip to content

Commit 60a0f1e

Browse files
trivikrtargos
authored andcommitted
doc: add link to node-code-ide-configs in testing
Refs: https://github.com/orgs/nodejs/teams/collaborators/discussions/58 This config will help contributors to run/debug tests on VSCode PR-URL: #24012 Reviewed-By: James M Snell <[email protected]>
1 parent deb1824 commit 60a0f1e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

BUILDING.md

+4
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,10 @@ loopback interface on Ubuntu:
369369
sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=0
370370
```
371371

372+
You can use
373+
[node-code-ide-configs](https://github.com/nodejs/node-code-ide-configs)
374+
to run/debug tests, if your IDE configs are present.
375+
372376
#### Running Coverage
373377

374378
It's good practice to ensure any code you add or change is covered by tests.

0 commit comments

Comments
 (0)