UNPKG

htte-reporter-html

Version:
20 lines (14 loc) 342 B
# HTML报告 ## 安装 ``` npm install htte-reporter-html -g ``` ## 配置 ```yaml - name: cli pkg: htte-reporter-cli options: output: test-report.html # 指定数据报告 HTML 文件的位置 ``` ## 屏幕快照 ![snapshot](https://raw.githubusercontent.com/sigoden/htte/master/packages/htte-reporter-html/images/snapshot.png)