随笔分类 - 5.1 接口自动化
摘要:import pytest"""总结:pytest.mark.skip()pytest.mark.parametrize()pytest.fixture()py.test -s -q --junitxml=./report.xml tests/"""# 1. 常用的装饰器# 1.1 pytest.m
阅读全文
摘要:首先,最好的参考应该是官方文档:http://allure.qatools.ru/ 1. report界面:总览页面、缺陷页面、xunit单元测试页面、行为驱动开发页面、视图页面; 2. 安装配置:windows: 解压到项目文件夹下,运行allure.bat添加环境变量,cmd: allure -
阅读全文

浙公网安备 33010602011771号