When I debug a pytest run, the debugger stops on the call pytest.skip:
pytest.skip
Is there any way to negate that? I tried muting all breakpoints and it did