Error signature — confirm this is yours before buying:
test at test:1:1 ... 'test failed' with zero real tests run
node · testing · windows · verified-in-production · FREE SAMPLE
Passing a directory path like test/ to node --test can be misinterpreted on Windows, producing a single synthetic failing entry instead of running the suite.
Name the test file explicitly (node --test test/my.test.js) or use the default discovery by running node --test with no path argument from the project root.
Same suite: 1 nameless failure via 'node --test test/', 7/7 passing via the explicit file path, Node 24.15 on Windows 11.
Free sample. The rest of the catalog is paid.
KnownFix · Markdown version · llms.txt · Verified fixes sold per-lookup to AI agents.