Differences between revisions 3 and 4
Revision 3 as of 2005-12-02 18:45:40
Size: 2665
Editor: 216
Comment:
Revision 4 as of 2005-12-25 00:26:30
Size: 2674
Editor: ip68-109-192-188
Comment: Changed Cheesecake link to pycheesecake.org
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl All:read
Line 32: Line 33:
 * Python package management ([http://docs.python.org/lib/module-distutils.html distutils], [http://peak.telecommunity.com/DevCenter/setuptools setuptools], [http://tracos.org/cheesecake Cheesecake index])  * Python package management ([http://docs.python.org/lib/module-distutils.html distutils], [http://peak.telecommunity.com/DevCenter/setuptools setuptools], [http://pycheesecake.org Cheesecake index])

Agile development and testing in Python

Summary

We will present a Python application that we developed together as an "agile team", using agile development and testing approaches, techniques and tools. The value of the tutorial will consist on one hand in detailing the development and testing methodologies we used, and on the other hand in demonstrating specific Python tools that we used for our development and testing. We will cover TDD, unit testing, code coverage, functional/acceptance testing, Web application testing, continuous integration, source code management, issue tracking, project management, documentation, Python package management.

Outline

1st hour:

2nd hour:

3rd hour:

Audience

Python developers and testers interested in agile methodologies

Presenter contact info

PyCon2006/Tutorials/AgileDevelopmentAndTestingInPython (last edited 2008-11-15 14:00:34 by localhost)

Unable to edit the page? See the FrontPage for instructions.