jest-babel-prepocessor

v0.1.1
Babel preprocessor for Jest
jest preprocessor babel

jest-babel-preprocessor

install

npm i --D jest-cli jest-babel-preprocessor

use

in your package.json set the jest.scriptPreprocessor field:

{
  "jest": {
    "scriptPreprocessor": "<rootDir>/node_modules/jest-babel-preprocessor/index.js"
  }
}
npm i jest-babel-prepocessor

Metadata

  • MIT
  • Whatever
  • sterpe
  • released 8/27/2015

Downloads

Maintainers