```import pytest @pytest.mark.skip def test_nothi...
# general
b
Copy code
import pytest

@pytest.mark.skip
def test_nothing():
    pass