Thread
Stories related to "How to use Bats to test your command line tools" across the full archive.
Just spotted an interesting line in this CppCON talk...
https://github.com/CppCon/CppCon2015/blob/master/Presentations/Lessons%20in%20Sustainability/Lessons%20in%20Sustainabili…
It has all the usual ideas about increasing automated test coverage... but takes it one large step further.
> If...
In this course, thoughtbot developers Harry Schwartz and Ian C. Anderson cover core principles of writing code with Test-Driven Development. Learn about the benefits of testing, the way testing first applies positive design pressure to your code, and how to apply TDD to your own development.