How can I use result of pytest fixture as another fixture`s parameter?

后端 未结 0 410
走了就别回头了
走了就别回头了 2020-12-15 21:20

I want to use the result of one fixture to determine the parameter of another fixture while testing using the pytest. The code I wrote is as follows.



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