Test-driven development (TDD) is a process that has been documented considerably over recent years. A process of baking your tests right into your everyday coding, as opposed to a nagging afterthought, should be something that developers seek to make the norm, rather than some ideal fantasy.
Friday, February 22, 2013
Test Driven Python Development
Useful tutorial for using test-driven development, while learning Python:
Labels:
development,
how-to,
test-driven,
tutorial
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.