Changes between Version 45 and Version 46 of DeveloperGuidelinesTesting
- Timestamp:
- 01/12/09 07:49:06 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelinesTesting
v45 v46 28 28 * [http://somethingaboutorange.com/mrl/projects/nose/ Nose] - a discovery-based unittest extension 29 29 * [http://mechanicalcat.net/tech/webunit Webunit] - adds supports for HTTP GET/POST testing to unittest 30 * http://www.cherrypy.org/browser/trunk/cherrypy/test/webtest.py - CherryPy's extensions 30 31 31 32 == Continuous Integration == … … 69 70 * [http://jakarta.apache.org/jmeter/ JMeter] 70 71 * [http://www.badboy.com.au Badboy] 72 * [http://pythonpaste.org/testing-applications.html Paste] 71 73 72 74 == Integration Testing (good thing) ==