[Zope-Coders] testrunner.py vs. test.py
Fred Drake
fred at zope.com
Sat May 15 01:51:30 EDT 2004
On Saturday 15 May 2004 01:47 am, Andreas Jung wrote:
> What is the recommended way for the future to run unittests? In the output
> of the daily
> tests I see that some tests fails while I don't see any error when I
> running all tests
> with testrunner.py -a...any ideas?
For which versions of Zope? At this point, if test.py is present at the top
level, that should be the way to run the tests. testrunner.py is obsolete
and hasn't been maintained for a while.
-Fred
--
Fred L. Drake, Jr. <fred at zope.com>
PythonLabs at Zope Corporation
More information about the Zope-Coders
mailing list