Skip to content

Commit 1133981

Browse files
trivikrMylesBorins
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 aec695e commit 1133981

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

BUILDING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,10 @@ loopback interface on Ubuntu:
371371
sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=0
372372
```
373373

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

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

0 commit comments

Comments
 (0)