摘要:
简介 pytest是python的一个单元测试框架,类似于unittest,相对unittest来说,pytest使用更简单,功能更强大。 安装 查看版本 简单的测试 1、新建一个文件test_sample.py,编写如下测试用例 打开cmd窗口,进入到test_sample.py所在的文件夹,执行 阅读全文
posted @ 2019-04-18 16:21
eastonliu
阅读(1059)
评论(0)
推荐(0)
Believe in yourself.