Ng Testing

Write Vitest unit and component tests for Angular – TestBed for standalone + zoneless components, signal/computed assertions, DI and HttpClient mocking, and CDK component harnesses. Use when the user wants to unit-test or spec a component, service, pipe, signal, or computed, mentions Vitest, TestBed, HttpTestingController, or component harnesses, or says "test this component/service". Not for browser end-to-end tests – use create-e2e-tests.

L-X-T Updated

File contents

L-X-T/ng-agentic-skills/tree/main/.agents/skills/ng-testing commit 2f1ac40315

Frequently asked questions

npx skillmds@latest add l-x-t/ng-testing