Differences between revisions 3 and 4
Revision 3 as of 2006-07-26 23:43:05
Size: 533
Editor: 82-38-68-217
Comment:
Revision 4 as of 2006-07-26 23:49:05
Size: 654
Editor: 82-38-68-217
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page documents all tests that should be added (or improved) to enhance the Python distribution's test suite for the standard library. Checking [http://coverage.livinglogic.de/coverage/web/waf.do Coverage] to see if there are any tests that could be improved or are missing would be real help, if they're not already listed here. Also if you just generally think that a unit test needs improving, please add it here with a list of what could be improved. This page documents all tests that should be added (or improved) to enhance the Python distribution's test suite for the standard library. Checking [http://coverage.livinglogic.de/coverage/web/waf.do Coverage] to see if there are any tests that could be improved or are missing would be real help, if they're not already listed here. Also if you just generally think that a unit test needs improving, please add it here with a list of what could be improved.   Please try to get all tests in alphabetical order
Line 4: Line 6:
Lib/pkgutil.py Lib/test/test_bdb.py
Lib/test/test_ftplib.py
Lib/test/test_pkgutil.py
Line 7: Line 11:
Lib/ftplib.py Lib/test/test_locale.py

This page documents all tests that should be added (or improved) to enhance the Python distribution's test suite for the standard library. Checking [http://coverage.livinglogic.de/coverage/web/waf.do Coverage] to see if there are any tests that could be improved or are missing would be real help, if they're not already listed here. Also if you just generally think that a unit test needs improving, please add it here with a list of what could be improved.

Please try to get all tests in alphabetical order

New Tests

Lib/test/test_bdb.py Lib/test/test_ftplib.py Lib/test/test_pkgutil.py

Improve Tests

Lib/test/test_locale.py

ImprovingLibTests (last edited 2008-11-15 13:59:54 by localhost)

Unable to edit the page? See the FrontPage for instructions.