pytest-html-cn 3.1.3

Creator: railscoder56

Last updated:

Add to Cart

Description:

pytesthtmlcn 3.1.3

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

生成报告如下

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.