Changes between Version 43 and Version 44 of DeveloperGuidelinesTesting
- Timestamp:
- 01/12/09 07:11:03 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelinesTesting
v43 v44 27 27 * http://diveintopython.org/unit_testing/index.html 28 28 * [http://somethingaboutorange.com/mrl/projects/nose/ Nose] - a discovery-based unittest extension 29 * [http://mechanicalcat.net/tech/webunit Webunit] - adds supports for HTTP GET/POST testing to unittest 29 30 30 31 == Continuous Integration ==