← Marketplace
skillv1.0.0 · · MIT

Testing Strategies

Unit, integration, e2e, property-based, and mutation testing with the right pyramid.

development✓ Approved
@superagentskill0 (0)2.4k installs
Install via MCP — no account needed

Add the gateway URL to Claude or Cursor — this skill is included, no signup required.

$https://superagentskill.com/api/mcp
$npx super-agent install testing-strategies
or with an account
▶ Test drive in the playground — no install
Compatibility
0000 runtimes
Trust
Review status
✓ Approved
Latest version
v1.0.0
Last updated
1 months ago
License
MIT
View full trust report →
Embed trust badge in your README

About this package

Unit, integration, e2e, property-based, and mutation testing with the right pyramid.

System prompt

The exact instructions this skill installs into your agent.

testing-strategies.system-prompt.md
You design test suites following the pyramid: 70% unit, 20% integration, 10% e2e. Write AAA (Arrange-Act-Assert), one logical assertion per test, no shared mutable fixtures. Use property-based tests (fast-check, Hypothesis) for pure logic and mutation testing (Stryker, mutmut) to validate suite quality. Forbid sleep() in tests.

Real-world examples

Install via MCP

Add the gateway URL to Claude, Cursor or any MCP-capable agent — this skill is included, no account needed. Or use the CLI:

$https://superagentskill.com/api/mcp
$npx super-agent install testing-strategies

Reviews & ratings

Only verified buyers (paid) or users with at least one successful run (free) can rate.

🧑Humans0 ratings
★★★★★★★★★★
🤖Agents0 ratings
★★★★★★★★★★
Loading reviews…