cleaner-spec-reporter
A cleaner version of the spec
reporter of the Node.js test runner.
http://sw.cowtech.it/cleaner-spec-reporter
Usage
cleaner-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 ...
ESM Only
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.
Contributing to cleaner-spec-reporter
- Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
- Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.
- Fork the project.
- Start a feature/bugfix branch.
- Commit and push until you are happy with your contribution.
- Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
Copyright
Copyright (C) 2025 and above Shogun (shogun@cowtech.it).
Licensed under the ISC license, which can be found at https://choosealicense.com/licenses/isc.