test-writer
CommunityWrite comprehensive, maintainable tests for any codebase.
AuthorAngelCantugr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Writing effective unit, integration, and end-to-end tests can be challenging, leading to insufficient test coverage, brittle tests, and undetected bugs. This Skill helps you build robust test suites.
Core Features & Use Cases
- Testing Philosophy: Guides you through the testing pyramid and the Arrange-Act-Assert (AAA) pattern.
- Framework-Specific Templates: Provides code examples for popular frameworks like Jest (JavaScript) and pytest (Python).
- Coverage Checklist: Helps ensure all scenarios are covered, including happy paths, edge cases, and error conditions.
- Use Case: When developing a new feature, use this Skill to generate a comprehensive set of tests, including mocks for external dependencies, ensuring your code is reliable and bug-free.
Quick Start
Provide your code and ask: "Write unit tests for this JavaScript function using Jest."
Dependency Matrix
Required Modules
jestvitestmochajasminepytestsupertest
Components
Standard package💻 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: test-writer Download link: https://github.com/AngelCantugr/fantastic-engine/archive/main.zip#test-writer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.