https://github.com/borisskert/angular-jest
Little example project which shows a simple setup to integrate jest in Angular.
https://github.com/borisskert/angular-jest
angular angular-testing jest jest-tests
Last synced: 2 months ago
JSON representation
Little example project which shows a simple setup to integrate jest in Angular.
- Host: GitHub
- URL: https://github.com/borisskert/angular-jest
- Owner: borisskert
- License: apache-2.0
- Created: 2021-07-21T11:59:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-09T11:40:05.000Z (about 4 years ago)
- Last Synced: 2025-06-15T20:45:01.742Z (4 months ago)
- Topics: angular, angular-testing, jest, jest-tests
- Language: HTML
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# angular-jest example
This project shows the most simple setup to integrate jest in Angular.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.1.2.
## Steps to reproduce
* Follow [amadousall's](https://www.amadousall.com/how-to-set-up-angular-unit-testing-with-jest/) guide
* Import `jest-preset-angular/setup-jest` in your `setup-jest.ts`