会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
OTAKU_nicole
博客园
首页
新随笔
联系
订阅
管理
2019年6月17日
pytest命令行选项
摘要: pytest ***.py 只运行某个文件 pytest 运行当前目录下的所有以test_开头,或以_test结尾的的测试函数 pytest [dir]/***.py [dir]/***.py 运行指定目录下的某个测试函数 pytest [dir] 运行指定目录下的所有测试函数 pytest [di
阅读全文
posted @ 2019-06-17 15:03 OTAKU_nicole
阅读(1988)
评论(0)
推荐(0)
编辑
公告