问题可回复帖子
接口测试答疑
接口测试的持续集成
- 搭建jenkins系统
- 创建job 可以定时、可以触发运行
- python pytest allure
- junit测试报告
- 使用jenkins解析报告
python环境
https://github.com/pyenv/pyenv-installer
- python2.7
- python3.6
pytest生成junit格式的报告
https://docs.pytest.org/en/latest/usage.html#creating-junitxml-format-files
jenkins
https://packaging.python.org/guides/installing-using-pip-and-virtualenv/
公共演练环境:http://39.105.132.200:9090