import pytest class TestVgconvert: @pytest.mark.complete( "vgconvert -", require_cmd=True, xfail="! vgconvert --help &>/dev/null" ) def test_1(self, completion): assert completion