fixtures.skip_not_implemented module

fixtures.skip_not_implemented.pytest_runtest_call(item)[source]

Pytest hook ensuring that failures caused by NotImplementedError show up as skips instead

fixtures.skip_not_implemented.pytest_runtest_setup(item)[source]

Pytest hook ensuring that failures caused by NotImplementedError show up as skips instead