[lang-ref] スキップする (未対応のケースなど) ( python )

def test_skip_test():
    # pytest.skip
    pytest.skip('Skip sample')