Pytest 中我们经常会用到数据参数化,我们来介绍下装饰器@pytest.fixture()配合request传参的使用user = request.param如果想把登录操作放到前置操作里 ...
確定! 回上一頁