mrm-task-jest
Supports Babel (via babel-jest) and TypeScript (via ts-jest).
What it does
- Adds npm scripts
- Updates
.gitignore,.npmignore,.eslintignorewith common patterns - Creates a sample test file,
test.js, when the project hasindex.jsin the root folder - Tries to get rid of Mocha and AVA configs and dependencies
- Installs dependencies
Usage
npx mrm jest