描述
Test-first variant of implement: understand the desired behavior, write a failing test, make it pass, then simplify.
软件工程 / 诊断修复
tdd
描述
Test-first variant of implement: understand the desired behavior, write a failing test, make it pass, then simplify.
安全审计