Message 46928 - Python tracker (original) (raw)

Logged In: YES user_id=568100

I don't think so. Basically, the patch changes the following:

I see two potential problems:

However, to use the test-skipping functionality, custom test runners will obviously need to be extended to report skipped tests.

OTOH, I don't have a big test codebase to check. I read that e.g. Zope is using unittest. Maybe I can try to run their test suite with the patched unittest.py. I'll check.