jest-preset-angular
v16.0.0
Published
Jest preset configuration for Angular projects
Readme
Our online documentation is available at https://thymikee.github.io/jest-preset-angular/
This is a part of the article: Testing Angular faster with Jest.
Installation
Check out our Installation guidance.
IMPORTANT
Angular doesn't support native async/await in testing with target higher than ES2016, see https://github.com/angular/components/issues/21632#issuecomment-764975917
Migration from Angular < 13
Check out our Migration from Angular < 13 guidance
Example projects with base Jest configuration
We have example apps to provide a basic setup to use Jest in an Angular project.
The examples folder consist of several example Angular applications from v13 onwards as well as example projects
with yarn workspace or monorepo structure.
Built With
- TypeScript - JavaScript that scales
- Angular - Deliver web apps with confidence 🚀
ts-jest- Jest transformer for TypeScript
Authors/maintainers
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details
