DeveloperGuidelines == Testing == "A bug is a test case you haven't written yet" [[BR]] "Unit Tests allow merciless refactoring": http://diveintopython.org/refactoring/refactoring.html * http://diveintopython.org/unit_testing/index.html * http://vallista.idyll.org/~grig/articles/ ---- DeveloperGuidelines