Testing Standards

Use when writing, reviewing, or refactoring tests of any kind — unit, integration, end-to-end, or acceptance. Enforces language-agnostic testing best practices covering test design, naming, assertions, isolation, coverage strategy, failure diagnostics, and anti-pattern elimination. DO NOT USE FOR: language-specific framework configuration, test runner setup, or CI pipeline design.

mikejhill Updated

File contents

mikejhill/copilot-instructions/tree/main/features/skills/testing-standards commit 3921cb76e2

Frequently asked questions

npx skillmds@latest add mikejhill/testing-standards