| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent aec695e commit 1133981
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -371,6 +371,10 @@ loopback interface on Ubuntu: | |||
| 371 | 371 | sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=0 | |
| 372 | 372 | ``` | |
| 373 | 373 | ||
| 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 | + | ||
| 374 | 378 | #### Running Coverage | |
| 375 | 379 | ||
| 376 | 380 | It's good practice to ensure any code you add or change is covered by tests. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments