Skip to content

Commit f1de3f7

Browse files
tony-godanielleadams
authored andcommitted
doc: enrich test command with executable
PR-URL: #44347 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent 8f14002 commit f1de3f7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

BUILDING.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,12 +342,17 @@ the `--help` option:
342342
$ tools/test.py --help
343343
```
344344

345+
> Note: On Windows you should use `python3` executable.
346+
> Example: `python3 tools/test.py test/message`
347+
345348
You can usually run tests directly with node:
346349

347350
```text
348-
$ ./node ./test/parallel/test-stream2-transform.js
351+
$ ./node test/parallel/test-stream2-transform.js
349352
```
350353

354+
> Info: `./node` points to your local Node.js build.
355+
351356
Remember to recompile with `make -j4` in between test runs if you change code in
352357
the `lib` or `src` directories.
353358

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy