I am trying to parameterize my tests using pytest. I modified my conftest.py file to parameterize the fixture via pytest_generate_tests hook, and added the ...
確定! 回上一頁