feat: generate html reports for API testing #74

This commit is contained in:
xucong053
2022-02-07 20:29:10 +08:00
parent 56cc99bbc0
commit 57ea2c6453
16 changed files with 506 additions and 42 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/httprunner/hrp
go 1.13
go 1.16
require (
github.com/denisbrodbeck/machineid v1.0.1