Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

jest-runner-groups-nx

Ezard2.3kMIT2.0.1

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

jest, runner, groups, jest-runner-groups, nrwl, nx

readme

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

Nx jest-runner-groups-nx
14 1
15 2