|
|
|
|
|
by hitchstory
562 days ago
|
|
It's called TDD not UTDD. I frequently do TDD with integration and end to end tests. The type of test should be dictated by the nature of the code, which TDD doesnt have an opinion on. TDD is about following red-green-refactor. |
|