Open MaximeKoitsalu opened 2 years ago
Cannot confirm this behavior. jest-preset-angular is installed with the devDependency @angular-builders/jest.
Were you able to sort this out? Running into the exact same issue with same setup... only difference is I'm on Node version 16.13.0
Describe the bug Create new angular project. Run
ng add @briebug/jest-schematic
. Try and runnpm run test
.To Reproduce Steps to reproduce the behavior:
ng add @briebug/jest-schematic
npm run test
.Expected behavior Should run tests
Screenshots
Desktop (please complete the following information):