cleaner-spec-reporter

Clean test reporter

ISC 12 个版本
安装
npm install cleaner-spec-reporter
yarn add cleaner-spec-reporter
pnpm add cleaner-spec-reporter
bun add cleaner-spec-reporter
README

cleaner-spec-reporter

Version Dependencies Build Coverage

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 (C) 2025 and above Shogun (shogun@cowtech.it).

Licensed under the ISC license, which can be found at https://choosealicense.com/licenses/isc.

版本列表
1.0.3 2025-11-27
1.0.2 2025-11-27
1.0.1 2025-11-27
1.0.0 2025-11-24
0.5.0 2025-05-30
0.4.2 2025-04-29
0.4.1 2025-04-29
0.4.0 2025-04-24
0.3.1 2025-04-18
0.3.0 2025-04-18
0.2.0 2025-04-16
0.1.0 2025-04-15