Commit Graph

55 Commits

Author SHA1 Message Date
debugtalk
c81c5841ee change: group environments 2022-10-11 11:12:28 +08:00
xucong053
6e237429ed fix: failed to exec command line on windows 2022-09-30 13:27:24 +08:00
debugtalk
a12b72bc10 change: upgrade to go 1.18 2022-09-21 13:28:54 +08:00
徐聪
a459d6ac2f feat: report worker system information to the master 2022-07-25 21:30:01 +08:00
徐聪
848d72fe3a refactor: distributed load testing 2022-07-25 21:24:08 +08:00
xucong053
b325232a6c fix: plugin file distribution 2022-07-25 21:23:08 +08:00
xucong053
b654f32cc3 fix: unittest 2022-07-25 21:16:00 +08:00
xucong053
0ab2017f93 feat: support multi-machine collaborative distributed load testing #1193 2022-07-25 21:14:58 +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
7498a580b6 fix: convert postman to pytest 2022-06-27 21:28:09 +08:00
buyuxiang
da41def86b feat: hrp support uploading file 2022-06-23 11:44:25 +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
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
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
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
buyuxiang
e938b77c52 bugfix: avoid to escape html 2022-05-30 17:25:36 +08:00
xucong053
f984e002dc feat: support v3 format debugtalk.py when executing hrp run/boom 2022-05-27 17:23:37 +08:00
buyuxiang
4517260877 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-25 15:43:19 +08:00
debugtalk
9f48fd1d60 refactor: move base_url to config env 2022-05-24 22:23:02 +08:00
buyuxiang
957f49b367 fix comment 2022-05-24 20:50:53 +08:00
buyuxiang
ff9df1a251 refactor: hrp convert 2022-05-24 13:36:34 +08:00
debugtalk
4d8914672d fix #1308: load .env file as environment variables 2022-05-24 11:10:56 +08:00
debugtalk
96ec10467b fix #1288: unable to go get httprunner v4 2022-05-09 19:53:16 +08:00
debugtalk
1a0c383a19 change: hrp install httprunner v4 2022-04-25 18:36:24 +08:00
debugtalk
7fcba33b97 feat: add builtin function environ/ENV 2022-04-25 14:14:58 +08:00
debugtalk
b2d07d7f34 fix: add cmd dir path to PATH 2022-04-24 18:51:28 +08:00
debugtalk
2a14da0e58 fix: assertion equals 2022-04-22 22:54:04 +08:00
debugtalk
8c071f57c6 feat: print output with colors 2022-04-22 20:18:01 +08:00
debugtalk
8f659effa7 refactor: run tests with pytest 2022-04-22 19:28:16 +08:00
buyuxiang
c20969f437 feat: support websocket protocol 2022-04-21 20:53:11 +08:00
debugtalk
8ebb3634fb fix: unittest with failfast 2022-04-16 00:36:38 +08:00
xucong053
db281537e4 fix: failed to assert when int is compared with int64 #1232 2022-04-11 18:19:18 +08:00
debugtalk
5e40e3692d fix: avoid panic when running tests 2022-04-06 13:36:06 +08:00
debugtalk
1e91b8cb0f feat: support run testcases in specified folder path #1198 2022-03-28 18:44:16 +08:00
debugtalk
41f60d254f fix: call referenced api/testcase with relative path 2022-03-27 23:08:56 +08:00