agent-python-pytest:与PyTest的框架集成

时间:2021-05-17 01:56:14
【文件属性】:
文件名称:agent-python-pytest:与PyTest的框架集成
文件大小:38KB
文件格式:ZIP
更新时间:2021-05-17 01:56:14
python pytest reportportal Python 代理python-pytest Pytest插件,用于将Pytest的测试结果报告给Reportal Portal。 用法 安装 配置 贡献 例子 发射 发送附件(屏幕截图) 故障排除 与GA整合 版权声明 用法 安装 要安装pytest插件,请在终端中执行next命令: pip install pytest-reportportal 重要的! 最新版本不支持低于5.0.0的Report Portal版本。 指定客户端版本1的最后一个发行版,以为5.0.0以下的其他版本的Report Portal安装或更新客户端: pip install pytest-reportportal~=1.0 贡献 支持低于5.0.0的Report Portal版本的代理的所有修补程序都应进入v1分支。 master分支将存储Report Portal版本5及更高版本的代理的代码库。 通过CO
【文件预览】:
agent-python-pytest-master
----setup.py(1KB)
----.gitignore(2KB)
----requirements.txt(67B)
----pyproject.toml(179B)
----MANIFEST.in(73B)
----.pre-commit-config.yaml(614B)
----pytest_reportportal()
--------errors.py(309B)
--------config.pyi(803B)
--------service.py(24KB)
--------__init__.py(208B)
--------plugin.py(12KB)
--------config.py(2KB)
--------rp_logging.py(7KB)
--------listener.py(6KB)
--------plugin.pyi(1KB)
----LICENSE(11KB)
----setup.cfg(143B)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----README.rst(10KB)
----tests()
--------conftest.py(2KB)
--------__init__.py(150B)
--------test_plugin.py(9KB)
--------test_listener.py(3KB)
--------test_service.py(4KB)
----CONTRIBUTING.rst(5KB)
----tox.ini(571B)

网友评论