Closed Waterstraal closed 1 year ago
Describe the bug A clear and concise description of what the bug is.
To Reproduce
npx @angular/cli@15 new angular-with-jest-test
cd .\angular-with-jest-test\
ng add @briebug/jest-schematic
Cannot read properties of undefined (reading 'filter')
Expected behavior Jest is configured for an Angular 15 project
Screenshots
Desktop (please complete the following information):
is there any workaround to get this running on my end?
https://github.com/briebug/jest-schematic/releases/tag/v6.0.0 adds support for Angular 15. Please reopen if you still have an issue with v6. Thanks.
Describe the bug A clear and concise description of what the bug is.
To Reproduce
npx @angular/cli@15 new angular-with-jest-test
cd .\angular-with-jest-test\
ng add @briebug/jest-schematic
Cannot read properties of undefined (reading 'filter')
Expected behavior Jest is configured for an Angular 15 project
Screenshots
Desktop (please complete the following information):