[issue16935] unittest should understand SkipTest at import time during test discovery

Antoine Pitrou report at bugs.python.org
Mon Jan 14 17:01:23 CET 2013


Antoine Pitrou added the comment:

Still, raising SkipTest from the toplevel is useful when some toplevel setup code otherwise depends on the missing module.

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16935>
_______________________________________


More information about the Python-bugs-list mailing list