实际上,我在conftest.py中运行了一个收集器,它生成如下测试(我从pytest文档中偷了这个): def pytest_generate_tests(metafunc): funcarglist ...
確定! 回上一頁