|
|
|
|
|
by bdcravens
2403 days ago
|
|
> Confidence that the code I'm writing does what it's supposed to. With the added benefit that I can easily add more tests if I'm not confident about some behaviors of the feature or easily add a test when a bug shows up. Isn't this just the benefit of tests, not necessarily TDD? |
|