13 Commits

Author SHA1 Message Date
ben
a5bc37c60d feat(docs): document deep builder object properties 2019-04-28 15:06:50 -04:00
Jason Jean
625b2837a8 refactor(testing): separate jest to @nrwl/jest 2019-04-16 13:10:49 -04:00
ben
41b915bf75 feat(builders): expose clearCache to Jest builder
This exposes the `clearCache` option from Jest to Nx. You can now easily
clear Jest's default cache directory while running your tests.
2019-04-15 21:45:54 -04:00
Alexei Domratchev
c1aaed5c69 feat(testing): support for vscode-jest integration 2019-04-03 11:39:17 -04:00
hmagrini
8428182ed5 feat(node): add --host option when inspecting a node process 2019-03-19 20:43:42 -04:00
Emerson Jair
c82cfe4692 feat(docs): fix typo in run-commands 2019-03-12 18:22:21 -04:00
mrmeku
69709110c6 feat(cypress): enable parallelization 2019-03-11 17:14:56 -04:00
Jason Jean
268fe36ab6 fix(testing): support loading css 2019-03-11 13:30:26 -04:00
ben
7e776f3f9c chore(tools): documentation properties sorted 2019-03-11 11:05:47 -04:00
ben
a84d6715a4 feat(builders): support Cypress exit option
Support the `exit` option to keep (or not), Cypress open after all tests run.

resolve #1119
2019-03-11 11:05:29 -04:00
ben
ea1caa1c79 feat(tools): update documentation template 2019-03-04 11:24:59 -05:00
Jason Jean
3bad40ea65 feat(nx): support no framework apps 2019-03-02 12:03:30 -05:00
Victor Savkin
03992c7de1 feat(nx): switch defaults to jest, cypress, and nest 2019-02-13 10:35:32 -05:00