TDD saved me and I didn't realise it

U+1F410 GOAT
Years ago at PyCon Ireland there was an enthusiastic workshop on Test-Driven Development (TDD) by Harry Percival. (He's written a book on it, now in its second edition). The idea is that you write the tests first, show they fail, then write the minimum of code to …
Continue reading