2.0.1 • Published 2 years ago

jest-runner-groups-nx v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

jest-runner-groups-nx

Jest runner to enable usage of jest-runner-groups with Nx

Installation

npm install jest-runner-groups-nx --save-dev

Usage

Update the runner field in your Jest config to be groups-nx, i.e.

jest.config.json

{
  "runner": "groups-nx"
}

Version Compatibility

Nxjest-runner-groups-nx
141
152
2.0.1

2 years ago

2.0.0

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago