[Zope-Checkins] CVS: Zope/lib/python - unittest.py:NONE
Jeremy Hylton
jeremy@zope.com
Tue, 7 Aug 2001 16:04:16 -0400
Update of /cvs-repository/Zope/lib/python
In directory cvs.zope.org:/tmp/cvs-serv4784/lib/python
Removed Files:
unittest.py
Log Message:
Update Zope test suite to use unittest from Python 2.1 standard library
The unittest file in Zope/lib/python is history.
testrunner.py output has changed slightly. When a test fails, it
prints a Python traceback. The script has also grown a -q option that
produces less output when the test suite is run.
=== Removed File Zope/lib/python/unittest.py ===