mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-16 13:27:35 +08:00
feat: generate html reports for API testing #74
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
"a": 12.3,
|
||||
"b": 3.45,
|
||||
"n": 5
|
||||
},
|
||||
"parameters_setting": {
|
||||
"strategy": "Sequential",
|
||||
"parameterIterator": [
|
||||
{}
|
||||
]
|
||||
}
|
||||
},
|
||||
"teststeps": [
|
||||
|
||||
Reference in New Issue
Block a user