Differences between revisions 5 and 6
Revision 5 as of 2006-07-26 23:57:22
Size: 1122
Editor: 82-38-68-217
Comment:
Revision 6 as of 2006-07-27 00:01:03
Size: 1205
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 a real help. Also if you just generally think that a unit test needs improving, please add it here with a list of what could be improved.
Line 12: Line 12:
||Lib/test/test_pdb.py || ||
Line 15: Line 16:
|| Test Name || Volunteer ||
||Lib/test/test_locale.py || ||
|| Test Name        ||Things to improve || Volunteer ||
||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 a real help. Also if you just generally think that a unit test needs improving, please add it here with a list of what could be improved.

If you feel that you would like to work on a test, please write your name in the 'Volunteer' column of the table below, alongside the name of the test you wish to work on.

Please try to get all tests in alphabetical order

New Tests

Test Name

Volunteer

Lib/test/test_bdb.py

Lib/test/test_ftplib.py

Lib/test/test_pdb.py

Lib/test/test_pkgutil.py

Matt Fleming

Improve Tests

Test Name

Things to improve

Volunteer

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.