Angular Testing

Write unit and integration tests for Angular v20+ applications using Vitest or Jasmine with TestBed and modern testing patterns. Use for testing components with signals, OnPush change detection, services with inject(), and HTTP interactions. Triggers on test creation, testing signal-based components, mocking dependencies, or setting up test infrastructure. Don't use for E2E testing with Cypress or Playwright, or for testing non-Angular JavaScript/TypeScript code.

Kilo-Org c12b27c 4 files · 31.5 KB Updated

File contents

kilo-org/kilo-marketplace/tree/main/skills/angular-testing commit c12b27c8ec

Frequently asked questions

npx skillmds@latest add kilo-org/angular-testing