0.0.5 • Published 5 years ago

meta-jest v0.0.5

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

meta-jest

jest plugin for meta

Getting Started

# install meta-jest
npm install meta-jest --save-dev

# test the pluging
DEBUG=meta-jest meta jest

Usage

  Usage: meta jest [jest-options]

The jest command will run in each directory that has either the jest.config.js file or the jest property in the package.json file.