testing-infrastructure

Centralize Angular testing infrastructure with fixtures, mocks, and component harnesses.

Updated Dec 3, 2025
One-click install
npx skills add https://github.com/tidemann/st44-home --skill testing-infrastructure-tidemann
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: testing-infrastructure
Source: https://github.com/tidemann/st44-home/tree/main/.claude/skills/testing-infrastructure
Command: npx skills add https://github.com/tidemann/st44-home --skill testing-infrastructure-tidemann

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes testing infrastructure for Angular apps with fixtures, mocks, and component harnesses.

Core Features & Use Cases

  • Shared fixtures and factories
  • Component test harness and utilities
  • ng-mocks patterns and MockBuilder/MockRender
  • Migration guidelines from Jasmine to Jest

Quick Start

Example: /testing-infrastructure Centralize fixtures, mocks, and harness for component tests