jest-esnext

0.0.4 • Public • Published

jest-esnext

Use Jest with ES.Next ECMAScript: big bubbles no troubles

© 2018-present Harald Rudell harald.rudell@gmail.com (http://www.haraldrudell.com)

Benefits

  • Get Jest ES.Next-ified in a single package

Usage

  1. yarn add --dev jest-esnext jest
  2. create file next to package.json named jest.config.js
    • content: module.exports = require('jest-esnext')
  3. yarn jest
    Your tests written in ECMAScript ES.Next work
    No mysterious errors or unnreliable transpile like babel-jest 23.6.0

link: Hire Harald Rudell

link: Sponsor Harald Rudell

© 2018-present Harald Rudell harald.rudell@gmail.com (http://www.haraldrudell.com)

Package Sidebar

Install

npm i jest-esnext

Weekly Downloads

261

Version

0.0.4

License

ISC

Unpacked Size

4.66 kB

Total Files

11

Last publish

Collaborators

  • haraldrudell