Size: 196
Comment: +PyTest, and summaries of different systems
|
Size: 296
Comment: + link TestHarnessDesign
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
* TestOob -- extended features, integrates with PyUnit tests ---- See also: TestHarnessDesign |
Python Testing Frameworks
PyUnit -- heavy-weight Java-derived unit testing system
DocTest -- lightweight unit testing in doc strings
PyTest -- ???
See also: TestHarnessDesign