|
|
|
|
|
by gpmcadam
608 days ago
|
|
In TDD spec is converted to behaviours that can be ran as automated tests so if the logic of the code changes, it breaks the spec and in turn the tests Whereas documentation can (inevitably) go stale with no feedback or build failures |
|