API reference › @evolu/nodejs › TestOverviewReporter
Overview reporting for Node.js tests.
Use the dedicated @evolu/nodejs/TestOverviewReporter entry point directly
with Node.js:
node --test --test-reporter=@evolu/nodejs/TestOverviewReporter
Functions
| Function | Description |
|---|---|
| default | Lists test files slowest-first and preserves Node.js failure diagnostics, run totals, and coverage output. |