Socket
Book a DemoInstallSign in
Socket

jest-badges

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-badges

Report jest coverage badges

0.1.3
latest
Source
npmnpm
Version published
Weekly downloads
239
-27.36%
Maintainers
1
Weekly downloads
 
Created
Source

jest-badges

ci npm Size

Report jest coverage badges

100 89.99 79.99

Install

npm install -D jest-badges
# or
yarn add -D jest-badges

Use

Configure Jest (in package.json):

"jest": {
  "coverageReporters": [
    "text",
    "lcov",
    "jest-badges"
  ]
}

Or, in jest.config.js:

module.exports = {
  coverageReporters: [
    "text",
    "lcov",
    // ... other reporters
    "jest-badges",
  ],
};

License

jest-badges is released under the MIT License. See the bundled LICENSE file for details.

Keywords

jest

FAQs

Package last updated on 26 Mar 2021

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.