I actually got close to this, by providing a value for ids in the parametrize call. def pytest_generate_tests(metafunc: Metafunc): for fixture ...
確定! 回上一頁