摘要:
一、收集规则 我们先来看一下官方文档(感觉应该是官方文档=.=)是怎么描述收集多个测试用例的: pytest will run all files of the form test_*.py or *_test.py in the current directory and its subdirec 阅读全文
posted @ 2020-08-06 22:48
D调のSai
阅读(141)
评论(0)
推荐(0)
摘要:
一、Pytest简介 我们看一下官方的描述: The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and 阅读全文
posted @ 2020-08-06 15:32
D调のSai
阅读(134)
评论(0)
推荐(0)
摘要:
一、pip升级安装的第三方库 首先,我们可以使用pip list命令来查看已安装了什么第三方库; 然后找到要升级你需要升级的第三方库,比如我本地列表中的 Faker(一个丰富的第三方数据生成库) 我们可以使用命令pip install --upgrade Faker 二、pip卸载安装的第三方库 如 阅读全文
posted @ 2020-08-06 11:17
D调のSai
阅读(1642)
评论(0)
推荐(0)

浙公网安备 33010602011771号