51Testing软件测试论坛
标题:
举例说明pytest.mark标记的使用?
[打印本页]
作者:
测试积点老人
时间:
2023-10-31 09:27
标题:
举例说明pytest.mark标记的使用?
回复可见
作者:
happyaxia
时间:
2023-10-31 18:05
pytest.mark.smoke 冒烟用例
pytest.mark.performance 性能测试用例
pytest.mark.retry 失败重试
pytest.mark.skip 跳过
......
作者:
kallinr
时间:
2023-11-1 09:33
学习一下
作者:
海海豚
时间:
2023-11-1 09:38
在测试用例/测试类前面加上
pytest.mark.标签名;打标记范围:【测试用例,测试类,测试模块】
作者:
qqq911
时间:
2023-11-1 10:20
pytest.mark.smoke 冒烟用例
pytest.mark.performance 性能测试用例
pytest.mark.retry 失败重试
pytest.mark.skip 跳过
作者:
litingting0214
时间:
2023-11-1 10:23
pytest.mark.smoke 冒烟用例
pytest.mark.performance 性能测试用例
pytest.mark.retry 失败重试
pytest.mark.skip 跳过
......
作者:
jingzizx
时间:
2023-11-1 12:33
pytest.mark.smoke 冒烟用例
pytest.mark.performance 性能测试用例
pytest.mark.retry 失败重试
pytest.mark.skip 跳过
作者:
shelly2009
时间:
2023-11-14 20:25
学习学习
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2