[TIP] @unittest.expectedFailure

Chris Withers chris at simplistix.co.uk
Sun Feb 21 12:12:05 PST 2010


Hi All,

Does a @unittest.expectedFailure'd test count as a skip if it fails?
What if it doesn't fail?

Asked differently: how can I find out, when running tests, how many 
expectedFailure's tests there were, how many actually failed, and how 
many didn't?

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk



More information about the testing-in-python mailing list