@pytest.fixture()的使用: ... pytest --fixtures xx.py 可以查看某文件里的fixture ... fixture里面的teardown用yield来唤醒teardown的执行.
確定! 回上一頁