[Patches] [ python-Patches-1683397 ] Refactor test_minidom.py to use unittest.

SourceForge.net noreply at sourceforge.net
Thu Mar 29 00:07:39 CEST 2007


Patches item #1683397, was opened at 2007-03-19 01:05
Message generated for change (Settings changed) made by collinwinter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1683397&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tests
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jerry Seutter (jseutter)
>Assigned to: Collin Winter (collinwinter)
Summary: Refactor test_minidom.py to use unittest.

Initial Comment:
This patch refactors test_minidom.py to use unittest.  Since the test gets run by xmltest.py, this will invalidate the expected output in Lib/test/output/xmltest.  There are some other files run by xmltest.py that have not yet been refactored, so Lib/test/output/xmltest is not ready for removal.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1683397&group_id=5470


More information about the Patches mailing list