---------- Forwarded message ----------
From: Matt Harrison <matthew...@gmail.com>
Date: Nov 6, 2007 11:00 AM
Subject: Re: Thursday's presentation: testing
To: Utah Python User Group <utahp...@googlegroups.com>
Here's my current plan. Brief overview of
* unittest
* doctest
* how to determine effectiveness of tests
* coverage
* Hands on testing. Bring your own code (laptop too) you want to
test, or I'll be bringing some simple code for people to test. Try
and get good coverage on the code, using the tools presented. If you
don't have a laptop you can pair up with someone who does.
* Brief wrap up/bragging of hands on testing