Execute a strict Red-Green-Refactor TDD cycle — one requirement at a time — in any language or framework.
97
Quality
100%
Does it follow best practices?
Impact
94%
1.11xAverage score across 5 eval scenarios
You are using the behavioral-tdd skill.
Requirement: "A PasswordValidator must return false when the supplied
password is fewer than 8 characters long."
The target language is C# with xUnit.
Execute Phase 1 (RED) only. Do not write any implementation code.