Nathanael
a01ddcea11
feat(testing): cypress autoCancelAfterFailures ( #26281 )
...
Pass autoCancelAfterFailures to cypress executor
Fixes #26264
---------
Co-authored-by: Nathanael Smith <nathanael.smith@hilton.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2024-06-05 17:33:27 +02:00
Leosvel Pérez Espinosa
2b820a274e
docs(misc): update /packages/ links to /nx-api/ ( #26128 )
...
- Update `/packages/` links to `/nx-api/`
- Convert some unneeded absolute links to relative
- Remove leftover examples doc for the already removed `cypress-project`
generator
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->
<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->
## Current Behavior
<!-- This is the behavior we have today -->
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #26126
2024-05-28 09:44:48 -04:00
Nicholas Cunningham
92a2cc775d
fix(nx-dev): Update urls that are 404 ( #22653 )
2024-04-03 15:35:10 -06:00
Isaac Mann
61436a64ef
docs(core): inferred targets ( #21167 )
...
Co-authored-by: Katerina Skroumpelou <mandarini@users.noreply.github.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-03 00:14:05 -05:00
Leosvel Pérez Espinosa
737c75fd0b
fix(testing): set correct type for ignoreTestFiles option in cypress executor ( #20853 )
2023-12-21 09:10:43 +01:00
Caleb Ukle
193206ac86
feat(testing): support cypress v13 ( #18899 )
2023-09-01 11:55:13 -04:00
Caleb Ukle
b3f68fe89e
docs(testing): update docs to use configuration generator ( #18587 )
2023-08-14 11:57:41 -04:00
Caleb Ukle
f74ff4bddc
fix(testing): deprecate cypress tsconfig option ( #17165 )
2023-06-21 11:40:25 -04:00
Victor Savkin
ac417301e8
fix(react): use pipe output capture
2023-05-26 14:54:44 -04:00
Caleb Ukle
26313f1e38
feat(testing): support cypress reporterOptions as objects ( #17149 )
2023-05-25 11:37:16 -04:00
Caleb Ukle
179930fe18
fix(testing): add --quiet cypress executor option ( #16680 )
2023-05-01 16:49:33 -04:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope ( #16403 )
...
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
Caleb Ukle
d1ddd523c2
feat(testing): add --port flag ( #15486 )
2023-03-20 14:18:46 -04:00
Caleb Ukle
f372dbf99c
docs(testing): add x-priority to cypress package ( #14253 )
2023-01-23 09:28:59 -06:00
Caleb Ukle
8c014f0d48
docs(testing): add deprecation messages for Jest/Cypress ( #14137 )
2023-01-04 10:33:04 -06:00
Caleb Ukle
e91179e2b2
fix(testing): change ignoreTestFiles to excludeSpecPattern for cy10+ ( #13942 )
2022-12-27 11:28:31 -06:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption ( #13834 )
2022-12-19 18:59:50 +00:00