import pytest @pytest.mark.xfail def test_that_you_wrote_tests(): assert False, "No tests written"