feat: generate html reports for API testing #74

This commit is contained in:
xucong053
2022-02-07 20:29:10 +08:00
parent 2a81a4a04a
commit 9415a7bb95
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