Commit Graph

146 Commits

Author SHA1 Message Date
xucong053
ae8fc70ff6 refactor 2022-07-25 21:15:03 +08:00
xucong053
ab91feedbc fix: unittest 2022-07-25 21:15:03 +08:00
xucong053
6ad03e81bb fix: unittest 2022-07-25 21:15:03 +08:00
xucong053
0ab2017f93 feat: support multi-machine collaborative distributed load testing #1193 2022-07-25 21:14:58 +08:00
buyuxiang
971483de12 set DisableFlagParsing: true 2022-07-22 21:04:01 +08:00
buyuxiang
3c160aeec6 update subcommand curl docs 2022-07-22 18:18:21 +08:00
buyuxiang
a70b11401e support using curl as subcommand 2022-07-22 18:18:21 +08:00
buyuxiang
4b9705be22 feat: support curl to case 2022-07-22 18:18:21 +08:00
buyuxiang
e82b1e253b feat: support to infer file mime type 2022-07-18 18:40:42 +08:00
buyuxiang
ddb0f26138 fix: func name writeCustomText 2022-07-18 16:17:57 +08:00
buyuxiang
2095dc7890 fix: return err when failed to make m_encoder 2022-07-13 15:58:33 +08:00
buyuxiang
6f1337f309 feat: support indicating type and filename when uploading file 2022-07-11 20:44:20 +08:00
debugtalk
633d3671ae bump version to v4.1.6 2022-07-04 22:34:18 +08:00
xucong053
e5637b32fd change: update docs 2022-07-04 14:59:02 +08:00
xucong053
6b2a13262c fix: record all requests of testcase reference in boom mode 2022-07-01 11:53:27 +08:00
debugtalk
189a53fca1 bump version to v4.1.5 2022-06-27 21:41:42 +08:00
debugtalk
7498a580b6 fix: convert postman to pytest 2022-06-27 21:28:09 +08:00
debugtalk
bdd3aa9b4c merge master 2022-06-27 18:56:34 +08:00
debugtalk
b077328328 fix: check case validation 2022-06-27 18:55:06 +08:00
buyuxiang
9324b0fbba simplify jmespath compatibility conversion 2022-06-27 18:08:23 +08:00
debugtalk
82e4069fb1 change: update docs 2022-06-27 16:56:10 +08:00
debugtalk
84a8741587 refactor: rename convert files 2022-06-27 16:39:23 +08:00
debugtalk
176cc77253 change: add unittest for override 2022-06-27 16:33:49 +08:00
debugtalk
db72a37ae7 refactor: simplify testcase converter 2022-06-27 00:25:32 +08:00
debugtalk
51bd652c8c refactor: make pytest testcases 2022-06-26 19:44:30 +08:00
debugtalk
d85d425f74 merge master 2022-06-26 11:34:14 +08:00
buyuxiang
da41def86b feat: hrp support uploading file 2022-06-23 11:44:25 +08:00
debugtalk
ddc1790b32 fix: check if no valid testcase found 2022-06-22 21:30:12 +08:00
debugtalk
9fb27e5039 bump version to v4.1.4 2022-06-17 22:53:24 +08:00
xucong053
1be8e0e44b fix: unittest 2022-06-15 16:35:09 +08:00
xucong053
94366b0ecc fix: use python instead of python3 if python3 is not available on windows 2022-06-15 11:31:18 +08:00
debugtalk
39d1d0dc46 fix: filter commented out functions when generating plugin file 2022-06-14 22:51:23 +08:00
debugtalk
829cca27c2 feat: config pypi index url by setting environment PYPI_INDEX_URL 2022-06-14 19:43:27 +08:00
debugtalk
2db8beefcf fix: add cmd dir path to /Users/debugtalk/MyProjects/HttpRunner-dev/httprunner/examples/demo-with-py-plugin/.venv/bin:/Users/debugtalk/Library/Python/3.9/bin:/Users/debugtalk/.poetry/bin:/usr/local/opt/node@12/bin:/Users/debugtalk/.gvm/bin:/Users/debugtalk/go/go1.16.3/bin:/Users/debugtalk/go/bin:/usr/local/sbin:/Users/debugtalk/.pyenv/bin:/Users/debugtalk/.poetry/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/opt/puppetlabs/bin:/Users/debugtalk/Library/Python/3.9/bin:/Users/debugtalk/.poetry/bin:/usr/local/opt/node@12/bin:/Users/debugtalk/.gvm/bin:/Users/debugtalk/go/go1.16.3/bin:/Users/debugtalk/go/bin:/usr/local/sbin:/Users/debugtalk/.pyenv/bin:/Users/debugtalk/.local/bin:/Users/debugtalk/.local/bin:/Users/debugtalk/go/bin:/Users/debugtalk/.local/bin 2022-06-14 14:19:48 +08:00
debugtalk
8731f6800d change: set pypi index url to https://pypi.org/simple 2022-06-14 14:02:28 +08:00
debugtalk
bea663f594 change: update changelog 2022-06-14 13:35:09 +08:00
debugtalk
5a24bc8c27 fix #1352: avoid conversion to exponential notation 2022-06-14 13:22:07 +08:00
debugtalk
c00dab17b3 refactor: EnsurePython3Venv 2022-06-14 11:52:18 +08:00
debugtalk
d91eba501c change: venv priority: specified > /Users/debugtalk/.hrp/venv 2022-06-14 10:35:33 +08:00
debugtalk
2bb7152643 feat: assert python3 package is ready with specified version 2022-06-14 00:51:45 +08:00
debugtalk
a62bc1d399 feat: check if specified python3 venv is invalid 2022-06-13 23:54:47 +08:00
debugtalk
9de49a1d29 refactor: build plugin 2022-06-13 23:40:45 +08:00
debugtalk
182d2fd5d8 feat #1342: support specify custom python3 venv 2022-06-13 21:31:05 +08:00
debugtalk
9a0247af0d bump version to v4.1.3 2022-06-11 23:26:14 +08:00
debugtalk
0a6edf685d change: update for v4.1.2 2022-06-09 23:50:04 +08:00
debugtalk
e2daed3567 Merge pull request #1346 from xucong053/bugfix
fix: ensure all dependencies in debugtalk.go are installed
2022-06-09 22:07:39 +08:00
xucong053
09136e1bc6 fix: ensure all dependencies in debugtalk.go are installed 2022-06-09 11:26:28 +08:00
debugtalk
30b0172ccf fix #1331: use str_eq to assert string and digit equality 2022-06-03 23:29:03 +08:00
debugtalk
c90606578b bump version to v4.1.2 2022-06-03 23:16:51 +08:00
xucong053
b09660fb0c update docs 2022-05-31 21:40:27 +08:00