mrm-task-jest

4.1.22 • Public • Published

mrm-task-jest

Mrm task that adds Jest.

Supports Babel (via babel-jest) and TypeScript (via ts-jest).

What it does

  • Adds npm scripts
  • Updates .gitignore, .npmignore, .eslintignore with common patterns
  • Creates a sample test file, test.js, when the project has index.js in the root folder
  • Tries to get rid of Mocha and AVA configs and dependencies
  • Installs dependencies

Usage

npx mrm jest

Changelog

The changelog can be found in CHANGELOG.md.

Contributing

Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.

Authors and license

Artem Sapegin and contributors.

MIT License, see the included License.md file.

/mrm-task-jest/

    Package Sidebar

    Install

    npm i mrm-task-jest

    Weekly Downloads

    2,866

    Version

    4.1.22

    License

    MIT

    Unpacked Size

    6.38 kB

    Total Files

    7

    Last publish

    Collaborators

    • sapegin