Skipping unit tests

Ulrich Eckhardt eckhardt at satorlaser.com
Mon May 11 09:33:03 EDT 2009


Hi!

We have a few tests for some module here. These tests are under development
and applied to older versions (with less features) of the module, too. That
means that if I have module version 42, tests A and B can not possibly
work. I don't want to have test failures but I also don't want to fork the
test suite, so how do I get the tests to behave like Python's test suite,
which also skips some "expected failures".

Thank you!

Uli

-- 
Sator Laser GmbH
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932




More information about the Python-list mailing list