backend-testing-integration
Installation
SKILL.md
Backend Testing Integration
When to use this skill
- Testing with database
- API endpoint testing
- Feature testing
- End-to-end flows
Workflow
- Use test database
- Seed data
- Test full flows
- Reset database
- Test API responses