nicely for common tedious causes of skipping: import a module and checking it has a certain version. usage example: docutils = py.test.importorskip(docutils, minversion="0.4") * used new helper and cleanup skipping logic in py lib --HG-- branch : trunk |
||
|---|---|---|
| .. | ||
| import_test/package | ||
| __init__.py | ||
| acceptance_test.py | ||
| suptest.py | ||
| test_collect.py | ||
| test_compat.py | ||
| test_config.py | ||
| test_conftesthandle.py | ||
| test_deprecated_api.py | ||
| test_doctest.py | ||
| test_event.py | ||
| test_outcome.py | ||
| test_runner_functional.py | ||
| test_session.py | ||
| test_setup_nested.py | ||