摘要: x表示XFAIL,预期失败,实际也失败 X表示XPASS,预期失败,实际运行没有失败 阅读全文
posted @ 2019-07-05 18:02 OTAKU_nicole 阅读(857) 评论(0) 推荐(0)
摘要: 直接运行看不到跳过原因,这时候可以使用 -rs pytest -rs test_demo4.py test session starts collected 3 items test_demo4.py ss. [100%] short test summary info SKIPPED [1] te 阅读全文
posted @ 2019-07-05 17:50 OTAKU_nicole 阅读(1180) 评论(0) 推荐(0)