摘要:
Pytest 基本介绍 1. 作用: 我们通过 pytest 框架可以实现测试用例的自动执行,与其它的集成工具配置可以实现可持化集成自动化测试 2. 安装: (1) Pip install -U pytest (2) Pytest --version 可以展示出当前pytest 的版本号 3. Py 阅读全文
posted @ 2020-11-01 23:04
snailon
阅读(196)
评论(0)
推荐(0)
浙公网安备 33010602011771号