Commit Graph

17 Commits

Author SHA1 Message Date
xucong053
70bac23a11 feat: support statistics summary for load testing 2022-03-16 21:42:35 +08:00
xucong053
af6c433069 feat: support api layer and global headers for testcase 2022-03-15 12:39:41 +08:00
debugtalk
fd4a32d9f1 change: replace flag with --log-requests-off 2022-02-25 17:57:29 +08:00
debugtalk
ae929a1d7d feat: add flag --log-plugin to turn on plugin logging 2022-02-25 17:55:21 +08:00
debugtalk
a361fe3d03 change: add short flag for continue-on-failure 2022-02-25 16:01:17 +08:00
Eason
0cd4c2857d Update har2case.go
add "error" library
2022-02-21 16:54:55 +08:00
Eason
a6538b1319 Update har2case.go
1、根据建议调整多余indent
2、修改flag描述
2022-02-21 16:09:13 +08:00
Eason
632ff117e7 Update har2case.go
1、Fix `har2caseCmd.Flags().BoolVarP(&genYAMLFlag, "to-yaml", "y", false, "convert to YAML format")` -> JSON -> YAML
2、Change json flag detault to `true`
3、Fix Special circumstances
2022-02-21 15:36:59 +08:00
xucong053
57ea2c6453 feat: generate html reports for API testing #74 2022-02-08 14:50:20 +08:00
xucong053
56cc99bbc0 feat: record execution data for report #25 2022-01-27 15:36:36 +08:00
debugtalk
74ceaf8176 change: remove sentry sdk 2022-01-25 20:33:46 +08:00
buyuxiang
58c2ff861e fix: change zerolog to no color in windows
Change-Id: Ibb5d19debec13af0cb67e08387746df4084bbbaf
2022-01-20 16:52:22 +08:00
徐聪
b70dc3a47b fix: resolve the problem of reporting last stats failure. 2022-01-13 10:54:18 +08:00
徐聪
7a15df3177 feat: specify running cycles for load testing. 2022-01-12 14:48:43 +08:00
debugtalk
4cc037621a change: udpate docs 2022-01-08 22:25:52 +08:00
debugtalk
1c8df8ecfd feat: create scaffold project 2022-01-08 22:12:21 +08:00
debugtalk
288346bfd8 refactor: commands 2022-01-08 15:10:37 +08:00