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.