Jonathan Cammisuli d491b3eb66
feat(testing): add batch support for jest (#6234)
* feat(testing): add batch support for jest

* chore(testing): add missing deps

* fix(testing): properly structure the data without reduce

* fix(testing): use results.starttime instead of performance.now

* chore(testing): fix typo

* feat(testing): use overrides to pass to the jest process

* feat(testing): get all configs before building results

* feat(testing): use index to get config
2021-07-06 10:29:55 -04:00
..
2021-05-18 20:55:40 -04:00

Nx - Smart, Extensible Build Framework

{{links}}


Jest Plugin for Nx

{{what-is-nx}}

What is It?

Executors and generators adding Jest tests to applications and libraries.

How to Use

This package is used by the @nrwl/web, @nrwl/react, @nrwl/angular, @nrwl/node. See https://github.com/nrwl/nx for more information.

{{resources}}