Commit Graph

431 Commits

Author SHA1 Message Date
debugtalk
5a5b83fc89 fix #1352: avoid conversion to exponential notation 2022-06-14 13:22:07 +08:00
debugtalk
663c600d9c change: venv priority: specified > /Users/debugtalk/.hrp/venv 2022-06-14 10:35:33 +08:00
debugtalk
f23309ab7f feat: assert python3 package is ready with specified version 2022-06-14 00:51:45 +08:00
debugtalk
cc5663ddec feat: check if specified python3 venv is invalid 2022-06-13 23:54:47 +08:00
debugtalk
3025b1665c refactor: build plugin 2022-06-13 23:40:45 +08:00
debugtalk
fac6dc4955 feat #1342: support specify custom python3 venv 2022-06-13 21:31:05 +08:00
debugtalk
abd31a8d88 fix: pip upgrade httprunner when installing hrp 2022-06-11 23:46:04 +08:00
debugtalk
1212e1629d bump version to v4.1.3 2022-06-11 23:26:14 +08:00
debugtalk
d4c1f00317 change: update for v4.1.2 2022-06-09 23:50:04 +08:00
debugtalk
da5fa1c88c fix #1336: extract package in Windows 2022-06-05 21:39:04 +08:00
debugtalk
15f744bb30 change: remove hrp har2case, replace with hrp convert 2022-06-05 20:58:53 +08:00
debugtalk
baaf2b8335 fix: install package on MinGW64 2022-06-05 20:48:26 +08:00
debugtalk
df212161a2 fix #1336: extract package with tar in Windows 2022-06-05 09:39:45 +08:00
debugtalk
f1fd4a518d fix #1331: use str_eq to assert string and digit equality 2022-06-03 23:29:03 +08:00
xucong053
aecbdb9367 update docs 2022-05-31 21:40:27 +08:00
buyuxiang
e71df6e841 update: hrp version => v4.1.1 2022-05-31 15:11:33 +08:00
debugtalk
da608db9bb change: build python plugin 2022-05-29 00:24:27 +08:00
debugtalk
43c800783a doc: update changelog 2022-05-28 12:37:17 +08:00
buyuxiang
c8a2bd13bc Merge branch 'master' of github.com:httprunner/httprunner 2022-05-25 15:43:19 +08:00
debugtalk
780a7e24e6 fix: unittest 2022-05-25 11:17:19 +08:00
debugtalk
ae36c8fd9a refactor: move base_url to config env 2022-05-24 22:23:02 +08:00
buyuxiang
682f1ecb94 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-24 14:07:03 +08:00
buyuxiang
d0b2568797 refactor: hrp convert 2022-05-24 13:36:34 +08:00
debugtalk
f317fa05c0 fix #1308: load .env file as environment variables 2022-05-24 11:10:56 +08:00
debugtalk
7c85630c3d fix #1309: locate plugin file upward recursively until system root dir 2022-05-23 14:43:14 +08:00
debugtalk
880c4b3af7 feat: add wiki sub-command to open httprunner website 2022-05-22 15:23:53 +08:00
debugtalk
2247c9df82 update changelog 2022-05-21 22:16:39 +08:00
debugtalk
480f895f9f update changelog 2022-05-19 18:27:26 +08:00
buyuxiang
bd0ce85f97 feat: postman2case 2022-05-12 21:37:30 +08:00
debugtalk
24effeccdb fix #1288: unable to go get httprunner v4 2022-05-09 19:53:16 +08:00
debugtalk
fac9898100 feat: add pre-commit-hook 2022-05-09 16:05:47 +08:00
debugtalk
a9f31d92bb bump version to v4.1.0-alpha 2022-05-07 18:53:08 +08:00
debugtalk
2e0e48bffb fix: step request elapsed timming should contain ContentTransfer part 2022-05-07 18:51:31 +08:00
debugtalk
8d425aa696 change: upgrade funplugin to v0.4.5 2022-05-05 15:56:02 +08:00
debugtalk
5bdbcdc2e5 feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on) 2022-05-04 23:46:10 +08:00
debugtalk
7c052770e5 bump version to v4.0.0 2022-05-03 14:23:12 +08:00
debugtalk
061d267246 fix #1240: losing host port in har2case 2022-05-03 10:46:05 +08:00
debugtalk
f5ff03d346 refactor: get hrp version from aliyun OSS file 2022-04-25 16:34:11 +08:00
debugtalk
9a0ffa9802 feat: add builtin function environ/ENV 2022-04-25 14:14:58 +08:00
debugtalk
f7511848a5 bump version to v4.0.0-beta 2022-04-24 21:00:15 +08:00
debugtalk
dfae6b0a59 change: update docs 2022-04-22 20:34:04 +08:00
buyuxiang
3588ab0f0a feat: support websocket protocol 2022-04-21 20:53:11 +08:00
debugtalk
67d37c0605 feat: disable sentry reports by setting environment DISABLE_SENTRY=true 2022-04-18 15:47:00 +08:00
debugtalk
eaf3ffb16c change: sync changes from v3.1.10 2022-04-18 14:48:09 +08:00
debugtalk
0ae026e989 fix #1249: catch exceptions when requesting with disabling allow_redirects 2022-04-18 14:12:01 +08:00
debugtalk
e8e28c4326 change: sync changes from v3.1.9 2022-04-17 15:17:16 +08:00
debugtalk
318e1173a2 feat: add pytest sub-command to run pytest scripts 2022-04-09 00:08:18 +08:00
debugtalk
825e0bfb44 Merge branch 'master' of https://github.com/httprunner/httprunner 2022-04-08 09:51:29 +08:00
debugtalk
d72862c8f8 Merge branch 'master' into master 2022-04-08 09:38:37 +08:00
buyuxiang
62c2ac6939 fix: EnableHTTP2() -> HTTP2(); HTTP/2.0 -> HTTP/2 2022-04-08 09:27:02 +08:00