On Mon, Aug 25, 2014 at 4:47 PM, Terry Reedy <tjre...@udel.edu> wrote:
> I know of two ways to collect multiple failures within a test function:

Thanks, but I mean multiple test failures. I fully expect a specific
test to exit when it hits an assertion failure.

I suspect my problem is due to lack of support for the assert
statement by unittest. I'll just go back to nose1 for now.

Skip
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to