Getting Started Testing your Python
Created 20 July 2011
A talk about how to get started testing your Python code. This is designed to be useful for complete beginners, and to provide some meat for people who already have some testing underway.
The slides are HTML: Getting Started Testing your Python. Use the left and right arrow keys to change the slide.
The sample code is available in starttest_samples.zip.