htte-reporter-html
Version:
html reporter for htte
20 lines (14 loc) • 342 B
Markdown
# HTML报告
## 安装
```
npm install htte-reporter-html -g
```
## 配置
```yaml
- name: cli
pkg: htte-reporter-cli
options:
output: test-report.html # 指定数据报告 HTML 文件的位置
```
## 屏幕快照
