霍格沃兹测试学院 北京线下三期_(Python) pytest+allure+ 接口自动化测试_20181209

pytest 和 allure版本
很多同学使用pytest, allure 的时候反映有问题,建议大家统一一下版本。

>allure --version
2.7.0
>pytest --version
This is pytest version 3.8.0, 

还有个小经验分享一下, 就是大家使用开源软件的时候,最好不要选择最新版本,用前一个版本会比较稳定,最新版本一般会有很多坑没有人踩过的,也没有解决方案。