debugtalk
|
0058f683df
|
merge main
|
2022-01-13 18:51:00 +08:00 |
|
debugtalk
|
3de1068641
|
bump version to v0.5.1
hrp-v0.5.1
|
2022-01-13 18:41:13 +08:00 |
|
debugtalk
|
5cdfa76f7e
|
Merge pull request #54 from xucong053/main
fix: ensure last stats to be reported
|
2022-01-13 18:35:10 +08:00 |
|
debugtalk
|
5b1b6c4423
|
Merge pull request #55 from xucong053/chore/add-error-log-and-summary-of-response-time-to-prometheus
feat: add error log and summary of PCT95 response time to prometheus
|
2022-01-13 18:30:04 +08:00 |
|
徐聪
|
1cb4c105a4
|
feat: add error log and summary of response time to prometheus.
|
2022-01-13 17:41:27 +08:00 |
|
debugtalk
|
f27b7d5cb9
|
change: cache loaded functions to improve performance
|
2022-01-13 15:07:10 +08:00 |
|
debugtalk
|
63b9249340
|
refactor: go plugin
|
2022-01-13 14:44:16 +08:00 |
|
徐聪
|
b70dc3a47b
|
fix: resolve the problem of reporting last stats failure.
|
2022-01-13 10:54:18 +08:00 |
|
xucong053
|
66bc29ddf4
|
Merge pull request #10 from httprunner/main
new pull request 2022.1.12
|
2022-01-12 14:59:38 +08:00 |
|
debugtalk
|
f2ef6db893
|
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 |
|
徐聪
|
1d04b2c22d
|
feat: specify running cycles for load testing.
|
2022-01-12 14:51:53 +08:00 |
|
徐聪
|
7a15df3177
|
feat: specify running cycles for load testing.
|
2022-01-12 14:48:43 +08:00 |
|
debugtalk
|
b80730d8a4
|
fix: use GA_TRACKING_ID
hrp-v0.5.0
|
2022-01-08 23:14:43 +08:00 |
|
debugtalk
|
48c33ed9d3
|
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
|
46dcd7f2d9
|
change: unittest action
|
2022-01-08 22:57:32 +08:00 |
|
debugtalk
|
b6b39b9a04
|
change: scaffold action
|
2022-01-08 22:55:08 +08:00 |
|
debugtalk
|
4189ed9b3f
|
change: scaffold action
|
2022-01-08 22:53:32 +08:00 |
|
debugtalk
|
1c0d27004e
|
change: scaffold action
|
2022-01-08 22:41:33 +08:00 |
|
debugtalk
|
22152048b4
|
change: trigger github action for scaffold
|
2022-01-08 22:31:02 +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 |
|
debugtalk
|
d3c97800f0
|
fix: report GA event with value to indicate failure
|
2022-01-08 12:35:54 +08:00 |
|
debugtalk
|
d1b80bb164
|
feat: init scaffold
|
2022-01-08 11:42:39 +08:00 |
|
debugtalk
|
30db032fbb
|
docs: udpate README
|
2022-01-07 18:28:46 +08:00 |
|
debugtalk
|
a6f0bef54a
|
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
|
7bc0e2fbaa
|
docs: update changelog
|
2022-01-07 18:14:46 +08:00 |
|
debugtalk
|
e0b0de4b93
|
feat: install hrp with one shell command
|
2022-01-07 17:59:42 +08:00 |
|
debugtalk
|
c67af6aef4
|
revert tmp
|
2022-01-07 15:49:21 +08:00 |
|
debugtalk
|
3846492a60
|
tmp: test release
|
2022-01-07 15:46:09 +08:00 |
|
debugtalk
|
2a9f018489
|
change: RunE => Run
|
2022-01-07 15:38:34 +08:00 |
|
debugtalk
|
321485588b
|
fix: load GA_TRACKING_ID from github env for release
|
2022-01-07 10:43:28 +08:00 |
|
debugtalk
|
c8dd4b2e28
|
fix: load GA_TRACKING_ID from github env
|
2022-01-07 10:38:18 +08:00 |
|
debugtalk
|
a9f531515c
|
change: update docs
|
2022-01-07 10:12:35 +08:00 |
|
debugtalk
|
b85e577f6f
|
change: get GA Tracking ID from env
|
2022-01-07 10:05:46 +08:00 |
|
debugtalk
|
1fdd873b9a
|
change: add GA event for loading go plugin
|
2022-01-07 09:49:55 +08:00 |
|
debugtalk
|
bbd9ebcecb
|
change: remove extra log
|
2022-01-06 20:54:07 +08:00 |
|
debugtalk
|
5f089730f5
|
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
|
c26dd234b6
|
fix: avoid data racing
|
2022-01-06 19:45:37 +08:00 |
|
debugtalk
|
40e1c28ee3
|
fix: unittest
|
2022-01-06 18:22:25 +08:00 |
|
debugtalk
|
3f1f9d3690
|
refactor: call function
|
2022-01-06 18:03:56 +08:00 |
|
debugtalk
|
b21cb780c5
|
refactor: group parser functions
|
2022-01-06 17:32:00 +08:00 |
|
debugtalk
|
a81c7cd73f
|
bump version to v0.5.0
|
2022-01-06 14:07:13 +08:00 |
|
debugtalk
|
e448afc43e
|
merge main
|
2022-01-06 11:20:32 +08:00 |
|
debugtalk
|
3d8193e415
|
change: update docs
hrp-v0.4.0
|
2022-01-06 10:51:22 +08:00 |
|
debugtalk
|
574ee14f06
|
fix: change variable name
|
2022-01-05 21:39:09 +08:00 |
|
debugtalk
|
39a2b92729
|
pull main
|
2022-01-05 20:53:50 +08:00 |
|
bbx-winner
|
64beba8259
|
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
|
d83ac691d8
|
Merge branch 'main' into byx/dev
|
2022-01-05 18:43:36 +08:00 |
|
debugtalk
|
843c0ca063
|
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 |
|