Changes between Version 3 and Version 4 of DeveloperGuidelinesTesting


Ignore:
Timestamp:
01/01/09 20:35:47 (16 years ago)
Author:
Fran Boon
Comment:

Quotes

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelinesTesting

    v3 v4  
    22
    33== Testing ==
     4"A bug is a test case you haven't written yet" [[BR]]
     5"Unit Tests allow merciless refactoring": http://diveintopython.org/refactoring/refactoring.html
    46
    57 * http://diveintopython.org/unit_testing/index.html