@spraoi/jest-config

0.30.0 • Public • Published

@spraoi/jest-config

A preconfigured, extensible testing configuration with Enzyme and Jest.

Installation

yarn add --dev \
  @babel/core \
  @babel/plugin-transform-runtime \
  @babel/runtime \
  @spraoi/babel-preset \
  @spraoi/jest-config \
  babel-core@^7.0.0-bridge \
  jest

Usage

Add the following configuration to the root of you project:

jest.config.js

module.exports = require('@spraoi/jest-config');

package.json

{
  "scripts": {
    "test": "jest"
  }
}

You can then run yarn test.

Readme

Keywords

none

Package Sidebar

Install

npm i @spraoi/jest-config

Weekly Downloads

61

Version

0.30.0

License

MIT

Unpacked Size

3.76 kB

Total Files

8

Last publish

Collaborators

  • kathani_p
  • kanchan1995
  • varunever
  • saidhruv
  • faizerestek
  • bhargav_everestek
  • bhargavk-everestek
  • narsiiiii
  • hiteshchaudhari-everestek