ia-writing-tests
CommunityWrite tests that prove behavior.
Software Engineering#anti-patterns#edge cases#test writing#verification#software quality#assertions#mocking discipline
Authoriliaal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents AI-generated or poorly written tests from being theater—tests that pass without proving real behavior, miss edge cases, or fail to expose silent failures and broken outcomes.
Core Features & Use Cases
- One behavior per test with clear, outcome-based naming to keep intent auditable.
- Coverage built from three sources (requirements, implemented behavior, and stated claims) to eliminate coverage gaps.
- Anti-pattern and failure-mode detection including mock-overuse, snapshot-only testing, circular assertions, and silent failure coverage.
Quick Start
Ask your agent to write or improve tests for the specific failing feature by deriving cases from the requirements, the diff, and your response claims, then ensuring each test asserts observable outcomes (including error and silent-failure paths).
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ia-writing-tests Download link: https://github.com/iliaal/whetstone/archive/main.zip#ia-writing-tests Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.