Skip to main content
Run any Skill in Manus
with one click

accurate-testing

// Write test cases that catch real bugs in production code instead of producing false confidence. Use when writing, reviewing, or planning tests for any codebase. Triggers on: "write tests", "add test coverage", "test this function", "create unit tests", "integration tests", "fix flaky tests", "improve test coverage", "review test quality", "are these tests good", "test plan", or any task involving pytest, vitest, jest, or other test frameworks. Prevents common AI testing pitfalls: over-mocking, testing frameworks instead of production code, fake implementations that bypass real logic, and assertion-free tests.

$ git log --oneline --stat
stars:2
forks:0
updated:March 31, 2026 at 07:54
File Explorer
4 files
SKILL.md
readonly