Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest-summarizing-reporter

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-summarizing-reporter - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "jest-summarizing-reporter",
"version": "1.0.3",
"version": "1.0.4",
"description": "Custom reporter for jest, that only prints test result summary.",

@@ -5,0 +5,0 @@ "main": "JestSummaryReporter.js",

# Jest summarizing reporter
Custom reporter for Jest that only prints the summary of the test run. With `diffs` option, also prints the default error messages aka diffs before the summary [example](#withDiffsExmaple).
Custom reporter for Jest that only prints the summary of the test run. With `diffs` option, also prints the default error messages aka diffs [before the summary](#withDiffsExmaple).

@@ -5,0 +5,0 @@ [![jestsummaryreporternodiffssmall](https://user-images.githubusercontent.com/46559896/50974595-455fe900-14f4-11e9-8a5b-c69d367926d5.png)](https://user-images.githubusercontent.com/46559896/50974595-455fe900-14f4-11e9-8a5b-c69d367926d5.png)

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc