testing-strategy

Official

testing strategy

anthropics 23k ↓ 4.8k Apache-2.0 updated 25d ago
Claude Code
View source ↗

What it does

  • API endpoints: Unit tests for business logic, integration tests for HTTP layer, contract tests for consumers
  • Data pipelines: Input validation, transformation correctness, idempotency tests
  • Frontend: Component tests, interaction tests, visual regression, accessibility
  • Infrastructure: Smoke tests, chaos engineering, load tests

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

testing strategy

Source

Repository: https://github.com/anthropics/knowledge-work-plugins

testing-strategy FAQ

What does the testing-strategy skill do?

Design test strategies and test plans. Trigger with "how should we test", "test strategy for", "write tests for", "test plan", "what tests do we need", or when the user needs help with testing approaches, coverage, or test architecture. API endpoints: Unit tests for business logic, integration tests for HTTP layer, contract tests for consumers Data pipelines: Input validation, transformation correctness, idempotency tests

How do I install testing-strategy?

Run: npx -y skills add https://github.com/anthropics/knowledge-work-plugins --skill testing-strategy --agent claude-code — the source lives at github.com/anthropics/knowledge-work-plugins.

Maintain testing-strategy?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

testing-strategy on getagentictools
[![testing-strategy on getagentictools](https://getagentictools.com/badge/skills/anthropics-knowledge-work-plugins-testing-strategy.svg)](https://getagentictools.com/skills/anthropics-knowledge-work-plugins-testing-strategy?ref=badge)
npx agentictools info skills/anthropics-knowledge-work-plugins-testing-strategy

The second line is the CLI lookup for this page — handy in READMEs and docs.