angular-testing
Modern Angular testing patterns using Vitest or Jasmine, covering signals, components, and async workflows.
Install
npx skills add https://github.com/analogjs/angular-skills --skill angular-testingStats
| Total installs | 3,251 |
| Weekly installs | 3.2K |
| GitHub stars | 570 |
| First seen | Jan 24, 2026 |
| Source | @analogjs/angular-skills |
Summary
- Supports both Vitest (recommended) and Jasmine test runners with native Angular v20+ integration via @angular/build
- Covers signal-based components, computed values, OnPush change detection, and input/output testing with modern APIs
- Includes HTTP mocking via HttpTestingController, service injection with TestBed.inject(), and dependency mocking with Vitest
- Provides patterns for async testing with fakeAsync and waitForAsync, HTTP resources, and component fixture workflows
Tags
Related skills
| Skill | Installs | vs angular-testing |
|---|---|---|
| screen-reader-testing | 3,464 | +213 |
| hono | 2,946 | -305 |
| clerk-testing | 2,561 | -690 |
| data-quality-frameworks | 3,603 | +352 |
| coder | 3,677 | +426 |
FAQ
- How many installs does angular-testing have?
- angular-testing has 3,251 total installs and 3.2K installs this week.
- Where is angular-testing hosted?
- angular-testing is published by @analogjs/angular-skills at https://github.com/analogjs/angular-skills.
- How many GitHub stars does angular-testing have?
- angular-testing has 570 GitHub stars.
- When was angular-testing first indexed?
- OrangeBot.AI first indexed angular-testing on Jan 24, 2026.
- How do I install angular-testing?
- Run: npx skills add https://github.com/analogjs/angular-skills --skill angular-testing