Changes between Version 13 and Version 14 of DeveloperGuidelinesTesting
- Timestamp:
- 01/11/09 18:20:54 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelinesTesting
v13 v14 11 11 These should be written by the developers 12 12 * Doc Tests: http://agiletesting.blogspot.com/2005/01/python-unit-testing-part-2-doctest.html 13 * PyUnit: http://pyunit.sourceforge.net/13 * !PyUnit: http://pyunit.sourceforge.net/ 14 14 15 15 * Rspec is an equivalent for Ruby: http://rspec.info/