Socket
Socket
Sign inDemoInstall

babel-preset-jest

Package Overview
Dependencies
72
Maintainers
6
Versions
187
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
15161819Next

13.3.0-alpha.8b48d59e

Diff

cpojer
published 13.3.0-alpha.ffc7404b •

cpojer
published 13.2.3-alpha.ffc7404b •

cpojer
published 13.3.0-alpha.4eb0c908 •

cpojer
published 13.3.0-alpha.a44f195f •

cpojer
published 13.2.2 •

cpojer
published 13.2.1 •

cpojer
published 13.0.0 •

Changelog

Source

jest 13.0.0

  • Added duration of individual tests in verbose mode.
  • Added a browser config option to properly resolve npm packages with a browser field in package.json if you are writing tests for client side apps
  • Added jest-repl.
  • Split up jest-cli into jest-runtime and jest-config.
  • Added a notification plugin that shows a test run notification using --notify.
  • Refactored TestRunner into SearchSource and improved the "no tests found" message.
  • Added jest.isMockFunction(jest.fn()) to test for mock functions.
  • Improved test reporter printing and added a test failure summary when running many tests.
    • Add support for property testing via testcheck-js.
  • Added a webpack tutorial.
  • Added support for virtual mocks through jest.mock('Module', implementation, {virtual: true}).
  • Added snapshot functionality through toMatchSnapshot().
  • Redesigned website.
cpojer
published 12.1.5-alpha.b5322422 •

cpojer
published 12.1.4-alpha.a737c6e5 •

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