A cleaner version of the spec
reporter of the Node.js test runner.
http://sw.cowtech.it/clean-spec-reporter
clean-spec-reporter allows to add coloring to terminal in a really easy way.
Just run your test by specifying it as your test report:
node --test --test-reporter=cleaner-spec-reporter ...
This package only supports to be directly imported in a ESM context.
For informations on how to use it in a CommonJS context, please check this page.
Copyright (C) 2025 and above Shogun (shogun@cowtech.it).
Licensed under the ISC license, which can be found at https://choosealicense.com/licenses/isc.