All Questions
1 question
4
votes
3
answers
922
views
Is TDD the best software development philosophy? [closed]
Question:
Why not just use BDD-style acceptance tests and do away with unit tests, integration tests, functional tests and all other tests?
I have been doing some research into the differences ...