Acerca de
The Backend TDD Test Generator is a specialized Claude Code skill designed to automate the creation of high-quality Python tests. It enforces a standardized 'test_when_condition_then_outcome' naming convention and follows the Given-When-Then structural pattern without unnecessary comment clutter. By mirroring your project's source directory structure, it ensures tests are always placed in the correct location. The skill includes pre-built templates for domain logic, repository testing, exception handling, and time-sensitive operations using freezegun, making it an essential tool for developers maintaining robust FastAPI or SQLAlchemy-based backends.