pytest-parallel not honouring module-scope fixtures

后端 未结 0 489
执念已碎
执念已碎 2021-01-14 05:18

Suppose I have the below test cases written in a file, test_something.py:

@pytest.fixture(scope="module")
def get_some_binary_file():
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题