接着上一篇的内容,这里主要讲下参数化,pytest很好的支持了测试函数中 ... of conftest.py import pytest def pytest_generate_tests(metafunc): if ...
確定! 回上一頁