摘要: 背景 在使用pytest-ordering插件的时候,运行case报错:NameError: name 'pytest' is not defined。实际case如下: test_demo.py @pytest.mark.run(order=2) def test_login(): assert 阅读全文
posted @ 2021-01-23 09:49 公众号-测试生财 阅读(2430) 评论(0) 推荐(0)