Skip to main content
Back to the directory
analogjs/angular-skillsSoftware EngineeringFrontend and Design

angular-testing

Unit and integration testing for Angular v20+ with Vitest or Jasmine, supporting signals and modern patterns.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/analogjs/angular-skills --skill angular-testing
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, angular-testing has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: analogjs/angular-skills. Canonical URL: https://skills.sh/analogjs/angular-skills/angular-testing.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Unit and integration testing for Angular v20+ with Vitest or Jasmine, supporting signals and modern patterns. Test Angular v20+ applications with Vitest (recommended) or Jasmine, focusing on signal-based components and modern patterns. Angular v20+ has native Vitest support through the @angular/build package. Configure in angular.json: Run tests: For Vitest migration from Jasmine and advanced configuration, see references/vitest-migration.md . OnPush components require explicit change detection: For advanced testing patterns including component harnesses, router testing, form testing, and directive testing, see references/testing-patterns.md . For Vitest migration from Jasmine, see references/vitest-migration.md . - 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

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does angular-testing do?

Unit and integration testing for Angular v20+ with Vitest or Jasmine, supporting signals and modern patterns.

Is angular-testing good?

angular-testing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support angular-testing?

angular-testing currently lists compatibility with Skills CLI.

Is angular-testing safe to install?

angular-testing has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to angular-testing?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install angular-testing?

Run the following command to install angular-testing: npx skills add https://github.com/analogjs/angular-skills --skill angular-testing

Related skills

More from analogjs/angular-skills

Related skills

Alternatives in Software Engineering