If you stumbled across this page, it probably means you have registered for the [http://wiki.python.org/moin/PyCon2006/Tutorials/AgileDevelopmentAndTestingInPython "Agile Development and Testing in Python"] tutorial that Grig Gheorghiu and Titus Brown will present at PyCon06 on Feb. 23rd, 2006. If you haven't registered, not all is lost -- we're planning on releasing most of this stuff in a series of screencasts, probably after the conference. Here is the current outline/timeline of the tutorial, as planned by Titus and Grig. Total time for the tutorial is 3 hours, with a break in the middle. * 0:00-0:15 introduction, who we are, outline of agile approach & test types (grig) * 0:15-0:30 application intro, demo, architecture (titus) * 0:30-0:45 [http://www.edgewall.com/trac/ Trac], [http://subversion.tigris.org/ subversion], maybe [http://peak.telecommunity.com/DevCenter/PythonEggs Eggs] (titus) * 0:45-0:55 continuous integration, [http://buildbot.sourceforge.net/ buildbot], [http://www.logilab.org/projects/pylint pylint], maybe [http://pycheesecake.org/ cheesecake] (grig) * 0:55-1:20 Test-Driven/Enhanced-Development, backend unit tests, [http://www.nedbatchelder.com/code/modules/coverage.html code coverage analysis], peformance tests (titus) * 1:20-1:30 logging, acceptance tests with [http://texttest.org/ TextTest] (grig)