DEV Community

Discussion on: What were your problems with "real world TDD"?

 
markschweiger15 profile image
Mark Schweiger

I agree. Testing should be an environmental decision, but I still would write tests for my code if I were to work in a non-testing team.
Uncle Bob said something similar about doing TDD even though your peers don't do it and your managers are against it, though it's easier said than done in some cases.