How to execute pytest fixture on each parameter for test function?

前端 未结 0 1759
隐瞒了意图╮
隐瞒了意图╮ 2020-12-15 15:27

In my current setup of end-to-end tests I am using Selenium. I have a fixture that looks something like this:

@pytest.fixture(scope="session")
def b         


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