May 27, 2021
This is false. TDD does not differentiate at all between black and white box testing and encourages both. (By the way "WhiteBox" is not a thing - Google it.)
As I wrote before, I am opposed to TDD because of the insistence on "tests before code" which wastes a lot of developer time. However, misrepresenting TDD into to score points off it is ridiculous.