Use @pytest.mark.skipif
decorator instead of @unittest.skipIf
#2459
Merged
giampaolo merged 5 commits intomaster from pytest-skipifOct 15, 2024
+335-281
@pytest.mark.skipif
decorator instead of @unittest.skipIf
#2459