AI AGENT ADDONS
Testing & QA
5,226installs

Testing your Angular app helps catch bugs early. This skill focuses on version 20 and above. You will test components that use signals and OnPush change detection. Write test files with Vitest or Jasmine and the TestBed helper.

It covers service tests using the inject() function. You can also test HTTP interactions. Do not use it for end-to-end tests with Cypress or Playwright. It is only for Angular code.

Add Angular Testing skill to your workflow

Global

mkdir -p ~/.claude/skills/angular-testing

Project

mkdir -p .claude/skills/angular-testing

Source Repository

Stars
596
Forks
70
Watchers
596
License
MIT
Last Push
4 months ago
Created
6 months ago