Index ¦ Archives ¦ Atom ¦ RSS > Tag: testing

Nose - TDD - Python

What, why

I’ve been reading up on TDD and it has struck me as particularly useful methodology to achieve “clean code that works”. TDD encourages writing unit tests to cover all the code (because by definition, you write a test before a line of code is written). Because all ...

© Prashanth Ellina. Built using Pelican. Theme by Giulio Fidente on github.