Execute tests using Node's built-in runner.
Section: Watch Mode, Test Runner, and REPL
Run built-in test runner
bash
bash
node --testExplanation
Useful for projects using the native node:test module.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Watch Mode, Test Runner, and REPL