angular-jest
Installation
SKILL.md
Angular + Jest
Version: Jest 29.x (2025) Tags: Jest, Testing, Unit Tests
References: Jest • jest-preset-angular
Best Practices
- Install Jest
npm install --save-dev jest @types/jest jest-preset-angular
- Configure Jest