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.

The sample code is available in starttest_samples.zip.