会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
月亮小姐姐
博客园
首页
新随笔
联系
订阅
管理
2021年8月17日
pytest一:运行几个简单的测试用例终端显示的信息
摘要: 一、运行测试用例 主函数 运行所有:pytest.main() 运行某个模块:pytest.main(['-vs', 'test_register.py']) 运行某个目录:pytest.main(['-vs', './interface_testcase/test_interface.py'])
阅读全文
posted @ 2021-08-17 13:09 月亮小姐姐
阅读(342)
评论(0)
推荐(0)
公告