Socket
Socket
Sign inDemoInstall

jest-fail-on-console-reporter

Package Overview
Dependencies
473
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jest-fail-on-console-reporter

Disallow untested console output produced during tests


Version published
Weekly downloads
2.4K
increased by22.95%
Maintainers
1
Install size
39.3 MB
Created
Weekly downloads
 

Readme

Source

jest-fail-on-console-reporter

Disallow untested console output produced during tests

NPM version NPM downloads Build Status Maintainability Gitter Chat Donate via PayPal Backers Sponsors Analytics Follow JamieMason on GitHub Follow fold_left on Twitter

☁️ Installation

npm install --save-dev jest jest-fail-on-console-reporter

🛠 Usage

Replace the default reporter with jest-fail-on-console-reporter in jest.config.json:

"reporters": [
  "./node_modules/jest-fail-on-console-reporter"
]

🙋 Get Help

There are a few ways to get help:

  1. For bug reports and feature requests, open issues 🐛
  2. For direct and quick help, you can use Gitter 🚀

Keywords

FAQs

Last updated on 30 Jul 2019

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc