摘要: pytest是Python最流程的单测框架之一。 在本文中,我们将会介绍pytest的特点,功能和使用。 Demo 安装Python依赖库:pip3 install pytestpip3 install pytest-allure-adapto 文件目录: 三个pytest测试脚本(注:一定要以te 阅读全文
posted @ 2018-11-29 18:44 居安思危 阅读(10561) 评论(1) 推荐(0)