位置: IT常识 - 正文
推荐整理分享python Pytest有什么特点(pytest conftest),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:pytest有什么用,pytest有哪些模块,python testing with pytest,pytest有哪些模块,pytest有哪些模块,python testing with pytest,python testing with pytest,python testing with pytest,内容如对您有帮助,希望把文章链接给更多的朋友!
特点
1、简单灵活,易用,文档丰富。
2、支持参数化。
可以细粒度控制要测试的测试用例;
3、可以支持简单的单元测试和复杂的功能测试。
也可以用于selenium/appnium等自动测试和界面自动测试(pytest+requests);
4、有许多第三方插件,可以自定义和扩展。
如pytest-selenium(集成selenium)、pytest-html(完美html测试报告生成)、pytest-rerunfailures(失败case重复执行)、pytest-xdist(多CPU分发)等。
skip和xfail处理测试用例;
可与CI工具很好地结合,如jenkins。
report框架-allure也支持pytest。
安装方法
pipinstallpytest#展示已安装的版本pytest--version#显示可用的内置函数参数pytest--fixtures #通过命令行插件帮助信息及配置文件选项pytest--help以上就是python Pytest的特点,希望对大家有所帮助。更多Python学习指路:Python基础教程
下一篇:Python使用协程的缺点(python 协程 yield)
友情链接: 武汉网站建设