Srijan Saurav

15%
Flag icon
But isn’t some code hard to test? Yes, but only because that code has been designed to be hard to test. The solution to that is to design your code to be easy to test. And the best way to do that is to write your tests first, before you write the code that passes them.
Clean Coder, The: A Code of Conduct for Professional Programmers (Robert C. Martin Series)
Rate this book
Clear rating
Open Preview