Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

cleaner-spec-reporter

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cleaner-spec-reporter

Clean test reporter

latest
Source
npmnpm
Version
0.5.0
Version published
Weekly downloads
692
-23.96%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

test

FAQs

Package last updated on 30 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts