pytest plugin for generating HTML reports
Project description
pytest-html-cn
pytest-html中文版,用于pytest测试执行后,生成HTML测试报告。
安装方法
pip install pytest-html-cn
使用方式
test_demo.py
def test_a():
pass
def test_b():
pass
使用方法
pytest test_demo.py --html=测试报告.html
生成报告如下
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
pytest_html_cn-3.1.3.tar.gz
(22.4 kB
view details)
File details
Details for the file pytest_html_cn-3.1.3.tar.gz
.
File metadata
- Download URL: pytest_html_cn-3.1.3.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54bc7b1f7bceafc32898bd23930b77f4cc2d3731bd0c8dddfac62b4bea5f9383 |
|
MD5 | 81f5d6a8b4999eea91e8aeb322684638 |
|
BLAKE2b-256 | 6b6d2cbf124da3ad23ed2e58440ae87e48f20a5dc2e1c81e8725d447a395ec91 |