A unittest report plugin for python3
Project description
unittestreport介绍
1、什么是unittestreport
unittestreport是基于unittest开发的的一个功能扩展库,关于unittestreport最初在开发的时候,最初只是计划开发一个unittest生成html测试报告的模块,所以起名叫做unittestreport。在开发的过程中结合使用者的反馈,慢慢的扩展了更多的功能进去。后续还会持续的扩展和开发一些新的功能,目前实现了以下功能:
- HTML测试报告生成
- unittest数据驱动
- 测试用例失败重运行
- 多线程并发执行用例
- 发送测试结果及报告到邮箱
- 测试结果推送到钉钉
- 测试结构推送到企业微信
2、安装unittestreport
unittestreport是基于python3.6开发的,安装前请确认你的python版本>3.6
-
安装命令
pip install unittestreport -
说明:原报告模板中的CDN站点失效了,已在
1.4.2版中进行了更换,如果生成的报告样式和图表丢失,请升级unittestreport版本pip install unittestreport==1.4.2
3、使用文档
使用文档地址:https://unittestreport.readthedocs.io/en/latest/
使用问题及维护:
-
开发者:木森
-
WeChat: python771
-
大家在使用过程中发现bug,以及使用过程中有什么问题,可以联系我
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unittestreport-1.5.6.tar.gz.
File metadata
- Download URL: unittestreport-1.5.6.tar.gz
- Upload date:
- Size: 51.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e379fb879129258fdd0000566799ea106e44bd82e81c53ff11d87e91c06ced87
|
|
| MD5 |
bc2515ce2856808a0edd5d77f807f896
|
|
| BLAKE2b-256 |
0f57e4ebb5686c06aa454e0900e7741629bd23b19bc2a7c22636aea1f7c09c81
|
File details
Details for the file unittestreport-1.5.6-py3-none-any.whl.
File metadata
- Download URL: unittestreport-1.5.6-py3-none-any.whl
- Upload date:
- Size: 57.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7fffdfb0f14d760a8f09be9fc9c17b1e832a4595830d3628000050182db395c
|
|
| MD5 |
af7d3d8ddf03dd8111e0036c50df6a61
|
|
| BLAKE2b-256 |
4ad5fe0aec194f8191edb366df2af1005c2d4947d872a8a0ee7f33dceb75088a
|