meta-jest
v0.0.5
Published
jest plugin for meta
Readme
meta-jest
jest plugin for meta
Getting Started
# install meta-jest
npm install meta-jest --save-dev
# test the pluging
DEBUG=meta-jest meta jestUsage
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.
