Socket
Socket
Sign inDemoInstall

jest

Package Overview
Dependencies
2
Maintainers
5
Versions
354
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
3032
36Next

12.1.5-alpha.b5322422

Diff

cpojer
published 12.1.4-alpha.a737c6e5 •

cpojer
published 12.1.3-alpha.6230044c •

cpojer
published 12.1.2-alpha.6230044c •

cpojer
published 12.1.2-alpha.a482b15c •

cpojer
published 12.1.1-alpha.2935e14d •

cpojer
published 12.1.1 •

Changelog

Source

jest-cli 12.1.1

  • Windows stability fixes.
  • Mock module resolution fixes.
  • Remove test files from code coverage.
cpojer
published 12.1.0-alpha1 •

cpojer
published 12.1.0 •

Changelog

Source

jest-cli 12.1.0

  • Jest is now also published in the jest package on npm.
  • Added testRegex to match for tests outside of specific folders. Deprecated both testDirectoryName and testFileExtensions.
  • it can now return a Promise for async testing. pit was deprecated.
  • Added jest-resolve as a standalone package based on the Facebook module resolution algorithm.
  • Added jest-changed-files as a standalone package to detect changed files in a git or hg repo.
  • Added --setupTestFrameworkFile to cli.
  • Added support for coverage thresholds. See https://jestjs.io/docs/configuration#coveragethreshold-object.
  • Updated to jsdom 9.0.
  • Updated and improved stack trace reporting.
  • Added module.filename and removed the invalid module.__filename field.
  • Further improved the lastCalledWith and toBeCalledWith custom matchers. They now print the most recent calls.
  • Fixed jest-haste-map on continuous integration systems.
  • Fixes for hg/git integration.
  • Added a re-try for the watchman crawler.
ishai
published 0.1.40 •

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