Avoid nx jest executor for running unit tests (#33220)

* Avoid nx jest executor for running unit tests

The jest executor mangles the "summary of failing tests" from jest.

* Remove unneded dep on nx/jest
This commit is contained in:
Richard van der Hoff
2026-04-21 14:07:54 +00:00
committed by GitHub
parent 12a3abc0d5
commit 1f6d1dbc0d
3 changed files with 3 additions and 62 deletions
-1
View File
@@ -28,7 +28,6 @@
"@action-validator/cli": "^0.6.0",
"@action-validator/core": "^0.6.0",
"@nx-tools/nx-container": "^7.2.1",
"@nx/jest": "^22.5.0",
"@playwright/test": "catalog:",
"@types/node": "22",
"cronstrue": "^3.0.0",