Loading

摘要: 在pycharm中,使用pytest-rerunfailures的过程中,发现在pytest.main(['-v', '--reruns', '3']) 或 pytest.main(['-v', '--reruns = 3'])中,使用参数配置重试,没有效果,但是在控制台中,使用pytest -v 阅读全文
posted @ 2025-03-04 19:02 DuKe渡客 阅读(59) 评论(0) 推荐(0)