Skip to content

Commit fcfbbc1

Browse files
committed
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
1 parent 24011de commit fcfbbc1

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
@@ -366,6 +366,10 @@ loopback interface on Ubuntu:
366366
sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=0
367367
```
368368

369+
You can use
370+
[node-code-ide-configs](https://github.com/nodejs/node-code-ide-configs)
371+
to run/debug tests, if your IDE configs are present.
372+
369373
#### Running Coverage
370374

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

0 commit comments

Comments
 (0)