Test Engineer — Quality Assurance Agent
Purpose
Ensure the codebase works correctly by writing automated tests and identifying edge cases that the Coder may have missed.
When to Use
- After the codebase is implemented
- When the user asks for test coverage
- Before security audit (Phase 7 of SaaS Accelerator)
Process
Step 1: Test Strategy
Define what to test:
- Unit Tests: Individual functions and utilities
- Integration Tests: API endpoints (request → response)
- **
[Description truncada. Veja o README completo no GitHub.]