Commit Graph

108 Commits

Author SHA1 Message Date
buyuxiang
062b45c3c5 Merge branch 'main' of github.com:httprunner/hrp 2022-02-28 16:53:13 +08:00
buyuxiang
b5629071e1 fix: func convertCompatTestCase 2022-02-28 16:51:31 +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
buyuxiang
a491193894 feat: support setup/teardown hooks
Change-Id: I148e11c190859b57dd5268cfe5643762e43bd64a
2022-02-22 21:00:52 +08:00
debugtalk
4045c67d02 update docs 2022-02-22 15:54:26 +08:00
debugtalk
4480248400 bump version to v0.6.2 2022-02-22 15:50:56 +08:00
debugtalk
18cab679cb fix: parse data for request cookie value 2022-02-22 15:38:06 +08:00
debugtalk
54fe1173fa change: update docs 2022-02-22 15:36:50 +08:00
debugtalk
3a6641a2a4 fix: omit print request/response body for non-text content 2022-02-21 21:18:31 +08:00
debugtalk
283f5861f9 fix #100: decode response body in br/gzip/deflate formats 2022-02-21 16:58:55 +08:00
buyuxiang
8429f8d08b Merge branch 'main' of github.com:httprunner/hrp
Change-Id: I5075829627ac2775050b799c471eec1868542e15
2022-02-20 13:51:40 +08:00
buyuxiang
54402ad5f7 fix: extract data using jmespath
Change-Id: Icea3b8fa7e71dd610c19c91e21a259104ab2fe30
2022-02-20 13:43:28 +08:00
debugtalk
9560def232 fix: generate headers.\"Content-Type\" in har2case 2022-02-18 19:39:47 +08:00
debugtalk
b3d3d9157c fix: omit pseudo header names for HTTP/1, e.g. :authority 2022-02-18 19:03:10 +08:00
debugtalk
6bb96e8eac bump version to v0.6.1 2022-02-17 20:14:14 +08:00
buyuxiang
22479e1598 fix: broadcast to all rendezvous at once when spawn done
Change-Id: Ic04bc2f56aa40c2af42a1fdb3c261a10e8346033
2022-02-17 12:39:55 +08:00
buyuxiang
76cb479e8f fix startswith endswith and unittest
Change-Id: I3e1c6fd82812d13b4e23ecd6b23c4d57170852e1
2022-02-15 17:05:39 +08:00
buyuxiang
c11ede76dd fix code format
Change-Id: I85d477f85844eee2d98f6231c16b57803a41aba7
2022-02-14 16:17:28 +08:00
buyuxiang
1361ee7469 fix code format
Change-Id: I583aa6344fff967285b024fddef9f45ac8ee2baf
2022-02-14 16:13:22 +08:00
buyuxiang
0299e3eecd fix starts_with and ends_wih spelling
Change-Id: I1e475e8187f6e793cd9f9029af93a7d80603b26d
2022-02-14 14:41:15 +08:00
buyuxiang
25509f5cd1 modify assertion functions and their docs
Change-Id: I12bc6425e098b62b08bd5ca2fb7a9cc0482e1910
2022-02-11 17:54:32 +08:00
debugtalk
338f8999f5 change: update docs 2022-02-09 20:28:21 +08:00
xucong053
a20763d212 resolve conflict 2022-02-08 15:04:26 +08:00
xucong053
57ea2c6453 feat: generate html reports for API testing #74 2022-02-08 14:50:20 +08:00
debugtalk
787ab65ea4 feat: update docs 2022-01-27 17:56:31 +08:00
debugtalk
a2020787e6 feat: upload artifacts to aliyun oss 2022-01-26 15:43:11 +08:00
debugtalk
524ce06a27 update docs 2022-01-26 11:44:37 +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
a7ab5640c6 fix: test install.sh 2022-01-20 21:38:48 +08:00
debugtalk
4dab43d879 change: download package assets from aliyun OSS 2022-01-20 18:34:12 +08:00
debugtalk
743fc706c6 refactor: remove IConfig 2022-01-19 21:42:12 +08:00
debugtalk
938a01ef31 change: update docs 2022-01-19 15:03:04 +08:00
debugtalk
9db54544d9 fix: unittests for plugin 2022-01-18 17:20:44 +08:00
debugtalk
2a2c430a8d change: update docs 2022-01-17 00:07:18 +08:00
debugtalk
3c63f59c58 change: remove plugin sub-module 2022-01-16 00:13:49 +08:00
debugtalk
a4d3b3936b change: update docs 2022-01-14 17:52:23 +08:00
debugtalk
0bd2186dd9 change: init module github.com/httprunner/hrp/plugin 2022-01-14 17:35:17 +08:00
debugtalk
b42e6f8019 feat: support creating and calling custom functions with hashicorp/go-plugin 2022-01-14 09:30:18 +08:00
debugtalk
0058f683df merge main 2022-01-13 18:51:00 +08:00
debugtalk
3de1068641 bump version to v0.5.1 2022-01-13 18:41:13 +08:00
debugtalk
63b9249340 refactor: go plugin 2022-01-13 14:44:16 +08:00
徐聪
1d04b2c22d feat: specify running cycles for load testing. 2022-01-12 14:51:53 +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
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
a9f531515c change: update docs 2022-01-07 10:12:35 +08:00
debugtalk
a81c7cd73f bump version to v0.5.0 2022-01-06 14:07:13 +08:00