jest-runner-serial

1.1.1 • Public • Published

jest-runner-serial

Fork of jest-serial-runner.

Simple extension of the default Jest runner that makes it run serially (as of running with --runInBand flag) The non-cli functionality is slightly hidden in the Jest docs.

Useful for integration tests.

Usage

npm install jest-runner-serial --save-dev

Add "runner": "jest-runner-serial" in your jest config

Package Sidebar

Install

npm i jest-runner-serial

Weekly Downloads

73

Version

1.1.1

License

MIT

Unpacked Size

1.33 kB

Total Files

3

Last publish

Collaborators

  • diatche