On 1/8/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > > many test frameworks support "expected failures" for this purpose. > how hard would it be to add a > > unittest.FailingTestCase > > class that runs a TestCase, catches any errors in it, and signals an > error ("test foo passed unexpectedly") if it runs cleanly ?
http://python.org/sf/1399935 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com