If I call self.fail() in a test_* method, the test reports FAIL as I
would expect.

If I call self.fail() from setUp() (or presumably tearDown()) the test
reports ERROR.

Is this intended behaviour?  Am I not able to have a test report FAIL
from setUp() or tearDown()?

Cheers,
b.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to