Use markers dynamically loaded from @pytest.mark.parametrize

后端 未结 0 2036
温柔的废话
温柔的废话 2020-12-09 21:30

I have my test_info (example: a, b, testinfo_id)) stored as part of a set. I am loading that test data in to my test case as follows.

@pytest.mark.parametrize         


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