Total 30,737 skills, Testing & QA has 1242 skills
Showing 12 of 1242 skills
Minimal smoke test for ECS skill. Validate auth, region reachability, and DescribeInstances query path.
Testing patterns for PHPUnit and Playwright E2E tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ActivityPub features.
Write and maintain tests with Vitest v4 dual configuration, mock utilities, and Zustand store testing patterns.
This is a test that everythings is correct
Minimal non-realtime ASR smoke test for Model Studio Qwen ASR.
Focus testing effort on highest-risk areas using risk assessment and prioritization. Use when planning test strategy, allocating testing resources, or making coverage decisions.
Creates integration tests for API endpoints with database flows, including test harness setup, fixtures, setup/teardown, database seeding, and CI-friendly strategies. Use for "integration testing", "API tests", "database tests", or "test harness".
Performs manual testing of Story AC via executable bash scripts saved to tests/manual/. Creates reusable test suites per Story. Worker for ln-520.
Plans automated tests (E2E/Integration/Unit) using Risk-Based Testing after manual testing. Calculates priorities, delegates to ln-301-task-creator. Worker for ln-520.
Orchestrates test planning pipeline (research → manual → auto tests). Coordinates ln-521, ln-522, ln-523. Invoked by ln-500-story-quality-gate.
Defines .NET test strategy, xUnit v3, integration/E2E, snapshots (Verify), Playwright, benchmarks, and quality gates.
Combinatorial testing with a greedy pairwise matrix generator. Covers all factor pairs in near-minimal test cases.