test_ok1/changelog/580.feature

1 line
166 B
Gherkin

Exceptions raised by ``pytest.fail``, ``pytest.skip`` and ``pytest.xfail`` now subclass BaseException, making them harder to be caught unintentionally by normal code.