Saturday 1:40 p.m.–2:25 p.m.

Getting Started Testing

Ned Batchelder

Audience level:
Novice
Category:
Testing

Description

If you've never written tests before, you probably know you *should*, but view the whole process as a bureaucratic paperwork nightmare to check off on your ready-to-ship checklist. This is the wrong way to approach testing. Tests are a solution to a problem that is important to you: does my code work? I'll show how Python tests are written, and why.

Abstract

See the outline.