A playground for Jest and ESLint.
Generated by Node Project Generator.
A playground for Jest and ESLint.
$ git clone https://github.com/robertoachar/playground-jest-eslint.git
$ npm install
Action | Usage |
---|---|
Run tests | yarn test |
Run tests (watch) | yarn test:watch |
Run tests (coverage) | yarn test:coverage |