@@ -11,4 +11,5 @@ def pytest_collect_file(file_path, parent):
|
||||
|
||||
|
||||
class MyItem(pytest.Item):
|
||||
pass
|
||||
def runtest(self):
|
||||
raise NotImplementedError()
|
||||
|
||||
Reference in New Issue
Block a user