Commit Graph

33 Commits

Author SHA1 Message Date
debugtalk
3e014cee12 Merge pull request #138 from xucong053/support-test-result-for-load-testing
feat: print statistics summary after load testing finished
2022-03-16 22:27:07 +08:00
xucong053
70bac23a11 feat: support statistics summary for load testing 2022-03-16 21:42:35 +08:00
debugtalk
4e67595dc3 bump version to v0.7.0 2022-03-15 23:55:42 +08:00
xucong053
af6c433069 feat: support api layer and global headers for testcase 2022-03-15 12:39:41 +08:00
debugtalk
3b9e6cd736 bump version to v0.6.4 2022-03-10 20:16:17 +08:00
debugtalk
1ca1ef446c update version 2022-03-04 17:54:46 +08:00
debugtalk
1942d611f6 bump version to v0.6.3 2022-03-04 17:42:55 +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
debugtalk
4480248400 bump version to v0.6.2 2022-02-22 15:50:56 +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
debugtalk
6bb96e8eac bump version to v0.6.1 2022-02-17 20:14:14 +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
debugtalk
94665f1766 bump version to v0.5.3 2022-01-25 15:53:11 +08:00
debugtalk
e9a0f9db97 fix: avoid removing hrp in current dir 2022-01-24 21:06:36 +08:00
debugtalk
406f39eba0 fix: download from github if aliyun oss url is invalid 2022-01-24 17:43:55 +08:00
debugtalk
c06c0d7b00 fix: unzip package on windows 2022-01-20 18:54:56 +08:00
debugtalk
0278859b0d fix: download pkg on windows 2022-01-20 18:41:54 +08:00
debugtalk
51055ca485 change: replace download url with aliyun oss 2022-01-20 18:15:53 +08:00
buyuxiang
58c2ff861e fix: change zerolog to no color in windows
Change-Id: Ibb5d19debec13af0cb67e08387746df4084bbbaf
2022-01-20 16:52:22 +08:00
debugtalk
a00afb356c fix: mktemp: too few X's in template 2022-01-20 14:21:59 +08:00
debugtalk
6c6b3c1c13 change: update script 2022-01-20 14:16:56 +08:00
debugtalk
74ea26af08 fix: install with shell 2022-01-20 14:09:09 +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