Commit Graph

15 Commits

Author SHA1 Message Date
debugtalk
c6179f1687 change: replace flag with --log-requests-off 2022-02-25 17:57:29 +08:00
debugtalk
026384bbdb feat: add flag --log-plugin to turn on plugin logging 2022-02-25 17:55:21 +08:00
debugtalk
d7be9c938e change: add short flag for continue-on-failure 2022-02-25 16:01:17 +08:00
Eason
e729c8e4b3 Update har2case.go
add "error" library
2022-02-21 16:54:55 +08:00
Eason
5e0b114add Update har2case.go
1、根据建议调整多余indent
2、修改flag描述
2022-02-21 16:09:13 +08:00
Eason
32e5d85d79 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
9415a7bb95 feat: generate html reports for API testing #74 2022-02-08 14:50:20 +08:00
xucong053
2a81a4a04a feat: record execution data for report #25 2022-01-27 15:36:36 +08:00
debugtalk
91fa2eefdf change: remove sentry sdk 2022-01-25 20:33:46 +08:00
buyuxiang
9266585e47 fix: change zerolog to no color in windows
Change-Id: Ibb5d19debec13af0cb67e08387746df4084bbbaf
2022-01-20 16:52:22 +08:00
徐聪
b79bb96094 fix: resolve the problem of reporting last stats failure. 2022-01-13 10:54:18 +08:00
徐聪
f765921233 feat: specify running cycles for load testing. 2022-01-12 14:48:43 +08:00
debugtalk
853a456b12 change: udpate docs 2022-01-08 22:25:52 +08:00
debugtalk
c6549f4012 feat: create scaffold project 2022-01-08 22:12:21 +08:00
debugtalk
2ec2b86c05 refactor: commands 2022-01-08 15:10:37 +08:00