pytest allure生成测试报告
摘要:安装 pip install allure-pytest 下载allure 配置好环境变量 实例: import allure import pytest @pytest.fixture(scope='session') def login(): print('用例先登录') @allure.ste
阅读全文
posted @ 2021-03-01 16:17
生命就像一条蜿蜒的河流
posted @ 2021-03-01 16:17
posted @ 2021-03-01 15:26
posted @ 2021-03-01 15:09
posted @ 2021-03-01 14:41