skipping one unittest assertion?
Chris Angelico
rosuav at gmail.com
Sun May 1 16:51:45 EDT 2011
On Mon, May 2, 2011 at 4:16 AM, Roy Smith <roy at panix.com> wrote:
>> Can't you just comment out that line?
>
> Sure, but the point of @skip and @expectFailure is that they leave a
> visible trail in the test output that you need to go back and fix
> something.
Comment it out and add a line of output manually?
Make everything as simple as possible (but no simpler).
Chris Angelico
More information about the Python-list
mailing list