skipping one unittest assertion?

Michael Kent mrmakent at gmail.com
Sun May 1 11:07:40 EDT 2011


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.



More information about the Python-list mailing list