I agree that each test should test only one 'thing', but it's also true that 
testing one 'thing' sometimes/often involves multiple assertions.  But in the 
OP's case, it does sound like the assertion he wants to skip should be broken 
out into its own test.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to