Commit Graph

370 Commits

Author SHA1 Message Date
徐聪
b79bb96094 fix: resolve the problem of reporting last stats failure. 2022-01-13 10:54:18 +08:00
xucong053
68e872e78b Merge pull request #10 from httprunner/main
new pull request 2022.1.12
2022-01-12 14:59:38 +08:00
debugtalk
a25c51548c Merge pull request #49 from xucong053/chore/specify-running-cycles-for-load-testing
feat: specify running cycles for load testing
2022-01-12 14:58:08 +08:00
徐聪
13a63b9ad8 feat: specify running cycles for load testing. 2022-01-12 14:51:53 +08:00
徐聪
f765921233 feat: specify running cycles for load testing. 2022-01-12 14:48:43 +08:00
debugtalk
b58dbaa9db fix: use GA_TRACKING_ID 2022-01-08 23:14:43 +08:00
debugtalk
3667440030 Merge pull request #52 from httprunner/scaffold
- feat: create scaffold project
- fix: report GA event with value to indicate failure
2022-01-08 22:58:21 +08:00
debugtalk
2445df8d6c change: unittest action 2022-01-08 22:57:32 +08:00
debugtalk
cc21e7d2c0 change: scaffold action 2022-01-08 22:55:08 +08:00
debugtalk
df8a6590fa change: scaffold action 2022-01-08 22:53:32 +08:00
debugtalk
b83aec93c7 change: scaffold action 2022-01-08 22:41:33 +08:00
debugtalk
2887e27835 change: trigger github action for scaffold 2022-01-08 22:31:02 +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
debugtalk
2598691c69 fix: report GA event with value to indicate failure 2022-01-08 12:35:54 +08:00
debugtalk
e596bddda7 feat: init scaffold 2022-01-08 11:42:39 +08:00
debugtalk
9a31001029 docs: udpate README 2022-01-07 18:28:46 +08:00
debugtalk
b102a6d0ed Merge pull request #50 from httprunner/go-plugin
v0.5.0

- feat: install hrp with one shell command
- feat: report GA event for loading go plugin
2022-01-07 18:16:32 +08:00
debugtalk
8a7a2d3cbb docs: update changelog 2022-01-07 18:14:46 +08:00
debugtalk
55688e3b6f feat: install hrp with one shell command 2022-01-07 17:59:42 +08:00
debugtalk
3e94e1490a revert tmp 2022-01-07 15:49:21 +08:00
debugtalk
765c45cb14 tmp: test release 2022-01-07 15:46:09 +08:00
debugtalk
005a5e5fb8 change: RunE => Run 2022-01-07 15:38:34 +08:00
debugtalk
a9f17fb7b6 fix: load GA_TRACKING_ID from github env for release 2022-01-07 10:43:28 +08:00
debugtalk
4befd07f25 fix: load GA_TRACKING_ID from github env 2022-01-07 10:38:18 +08:00
debugtalk
1e2d358e59 change: update docs 2022-01-07 10:12:35 +08:00
debugtalk
94b049a46b change: get GA Tracking ID from env 2022-01-07 10:05:46 +08:00
debugtalk
86d0604818 change: add GA event for loading go plugin 2022-01-07 09:49:55 +08:00
debugtalk
f7a5cc877b change: remove extra log 2022-01-06 20:54:07 +08:00
debugtalk
7e09e17a8f Merge pull request #46 from httprunner/go-plugin
feat: support creating and calling custom functions with go plugin
2022-01-06 20:50:04 +08:00
debugtalk
7148328208 fix: avoid data racing 2022-01-06 19:45:37 +08:00
debugtalk
c7ed6db537 fix: unittest 2022-01-06 18:22:25 +08:00
debugtalk
014e53cef4 refactor: call function 2022-01-06 18:03:56 +08:00
debugtalk
cfad6cee59 refactor: group parser functions 2022-01-06 17:32:00 +08:00
debugtalk
75ff0962c9 bump version to v0.5.0 2022-01-06 14:07:13 +08:00
debugtalk
0160e3a342 merge main 2022-01-06 11:20:32 +08:00
debugtalk
d984bac431 change: update docs 2022-01-06 10:51:22 +08:00
debugtalk
98a1db8daa fix: change variable name 2022-01-05 21:39:09 +08:00
debugtalk
aa47b83ae2 pull main 2022-01-05 20:53:50 +08:00
bbx-winner
1c4fba244c Merge pull request #42 from bbx-winner/byx/dev
fix: contains assertion bug; feat: add type_match, contained_by, string_equals assertion methods
2022-01-05 18:48:06 +08:00
bbx-winner
938e1462e4 Merge branch 'main' into byx/dev 2022-01-05 18:43:36 +08:00
debugtalk
0ca0b9dad3 Merge pull request #45 from xucong053/chore/support-rich-interface-request-result-verification-mechanism
feat: add length_less_than, length_less_or_equals, length_greater_than, length_greater_or_equals
2022-01-05 18:34:26 +08:00
bbx-winner
9605e91554 Merge branch 'main' into byx/dev 2022-01-05 17:05:38 +08:00
徐聪
19eb6cf11c Merge branch 'main' into chore/support-rich-interface-request-result-verification-mechanism 2022-01-05 17:01:18 +08:00
xucong053
0d7333c596 Merge pull request #7 from httprunner/main
Merge pull request #44 from xucong053/main
2022-01-05 16:59:41 +08:00
debugtalk
5e98e97e9f Merge pull request #44 from xucong053/main
feat: running with data-driven tests.
2022-01-05 16:57:38 +08:00
徐聪
49eb5b8014 Merge branch 'main' into chore/support-rich-interface-request-result-verification-mechanism 2022-01-05 16:55:26 +08:00
徐聪
abfea42a8f add each parameter selection strategy. 2022-01-05 16:20:25 +08:00
徐聪
a315884b62 add each parameter selection strategy. 2022-01-05 15:49:49 +08:00