Testing Strategy
- Test-Driven Prompting: Write test descriptions or even skeleton test files first (human or AI). Then ask the AI to generate code that passes these tests.
- AI-Assisted Test Generation: Use AI to generate basic unit, integration, and end-to-end tests. Specify edge cases and scenarios to cover.
