meta-jest

jest plugin for meta

Usage no npm install needed!

<script type="module">
  import metaJest from 'https://cdn.skypack.dev/meta-jest';
</script>

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 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.