Move the call to `pytest.importorskip()` function into a specific test case that relies on imported modules. This will make test cases in the same file to be run, even if importing the modules fail. Signed-off-by: Tomáš Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| cases | ||
| data | ||
| mod | ||
| run | ||
| stages | ||
| .gitignore | ||
| __init__.py | ||
| conftest.py | ||
| initrd.py | ||
| test.py | ||