美文网首页
pytest学习

pytest学习

作者: 美得冒泡的姗迪 | 来源:发表于2017-05-03 10:59 被阅读0次

一.环境安装

pip install pytest    
pip install pytest-allure-adaptor

二.pytest

http://mio4kon.com/2017/04/12/%E7%A7%BB%E5%8A%A8%E7%AB%AF%E8%87%AA%E5%8A%A8%E5%8C%96%E6%B5%8B%E8%AF%95%E7%B3%BB%E5%88%97%E4%B9%8B%E4%BA%8C%E2%80%94%E2%80%94pytest%E5%85%A5%E9%97%A8%E8%AF%A6%E8%A7%A3/

三.allure

  官方文档:http://allure.qatools.ru/
           https://github.com/allure-framework/allure-pytest
  技术帖子:http://mio4kon.com/2017/04/12/%E7%A7%BB%E5%8A%A8%E7%AB%AF%E8%87%AA%E5%8A%A8%E5%8C%96%E6%B5%8B%E8%AF%95%E7%B3%BB%E5%88%97%E4%B9%8B%E4%B8%89%E2%80%94%E2%80%94Allure%E6%B5%8B%E8%AF%95%E6%8A%A5%E5%91%8A/

相关文章

网友评论

      本文标题:pytest学习

      本文链接:https://www.haomeiwen.com/subject/hisktxtx.html