What's your approach to writing tests in real world applications?
There is no doubt that tests are super critical and we must write it. However, I am curious about your approach to it, do you follow TDD religiously? Or you write tests after writing actual code. What's your experience with TDD, have you found it to ...
Mar 24, 2016RCUNJ