```@pytest.mark.fail @pytest.mark.xfail def test_t...
# general
b
Copy code
@pytest.mark.fail
@pytest.mark.xfail
def test_this(): ...