Agent Skill
2/7/2026testing
Testing skill: generate and validate unit and integration tests for Angular v21.
R
rising
0GitHub Stars
1Views
npx skills add rising-gmd/vscode-copilot-config
SKILL.md
| Name | testing |
| Description | Testing skill: generate and validate unit and integration tests for Angular v21. |
name: testing description: "Testing skill: generate and validate unit and integration tests for Angular v21."
Testing Skill
When to Use: When adding or updating tests, or creating a TDD flow with AI agents.
Workflow Steps:
- Create TestBed configuration matching
standalonecomponents. - Mock external dependencies and assert signal state.
- Run
npm testand fix failures.
Skills Info
Original Name:testingAuthor:rising
Download