Back to all

tdd-workflow

by Quétier Laurent

00Feb 6, 2026Visit Source
Use TDD workflow (Red-Green-Refactor-Validate) when creating or modifying any business logic, use cases, or domain code. MANDATORY for all implementations. Apply when user requests new features, bug fixes, or refactoring that involves testable code.