Commit Graph
2932 Commits
Author SHA1 Message Date
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 e4d13a773b Merge branch 'master' of https://github.com/httprunner/httprunner into refactor-python3-packages 2022-06-13 23:41:01 +08:00
debugtalk 9de49a1d29 refactor: build plugin 2022-06-13 23:40:45 +08:00
debugtalk be5365648f Merge pull request #1351 from billduan/fix_step_variables
fix: unexpected changes in step variables
2022-06-13 22:35:28 +08:00
debugtalk 182d2fd5d8 feat #1342: support specify custom python3 venv 2022-06-13 21:31:05 +08:00
duanchao.bill 6c74a57e3a http协议后置一下step_variables的赋值,因为prepare_upload_step会特殊处理step.variables 2022-06-13 18:48:38 +08:00
duanchao.bill ec1219b24f run_step_request中不改变step.variables 2022-06-13 16:49:00 +08:00
debugtalk f24c453890 fix: pip upgrade httprunner when installing hrp 2022-06-11 23:46:04 +08:00
debugtalk 9a0247af0d bump version to v4.1.3 2022-06-11 23:26:14 +08:00
duanchao.bill ba4cba47a8 调整下顺序 2022-06-10 21:36:39 +08:00
duanchao.bill 6bd34c8430 删除调试日志 2022-06-10 21:33:19 +08:00
duanchao.bill e51fcee364 fix:with_variables和extract要保留 2022-06-10 21:23:16 +08:00
duanchao.bill 047b1deca7 fix:clear step variables after step end 2022-06-10 20:41:41 +08:00
debugtalk 0a6edf685d change: update for v4.1.2 v4.1.2 2022-06-09 23:50:04 +08:00
debugtalk 222c394f1e fix #1337: install on windows 2022-06-09 22:26:03 +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 8377bdefb6 change: upgrade funplugin to v0.4.9 2022-06-09 21:57:13 +08:00
xucong053 5c54fed495 fix: increase the randomness of parameterized data-driven random strategy 2022-06-09 17:48:57 +08:00
debugtalk 35c59ce126 Merge pull request #1344 from zc2638/feat/docker
feat: add dockerfile
2022-06-09 13:40:01 +08:00
debugtalk 6e6d12fada Merge pull request #1347 from billduan/master
add:增加allure的日志
2022-06-09 13:30:54 +08:00
billduan 7d1255b06f Merge pull request #4 from billduan/feat_allure
增加allure的内容,1.allure附加log文件 2.allure添加请求和返回详情
2022-06-09 13:05:26 +08:00
duanchao.bill 883938a27b fix:pop->get 2022-06-09 12:51:36 +08:00
xucong053 09136e1bc6 fix: ensure all dependencies in debugtalk.go are installed 2022-06-09 11:26:28 +08:00
duanchao.bill 9808331711 resolve conflict 2022-06-09 10:26:59 +08:00
debugtalk 64f3b53fbd Merge branch 'master' of code.byted.org:pylibs/HttpRunner 2022-06-08 22:22:23 +08:00
duanchao.bill 6954905fb2 add:增加allure的内容,1.附加log文件 2.添加请求和返回详情 2022-06-08 22:07:24 +08:00
bbx-winner b85165ca11 Merge pull request #1345 from xucong053/bugfix
fix: failed to load overall pick_order strategy in parameters_setting
2022-06-08 17:42:12 +08:00
xucong053 1e5281d96f fix: failed to load overall pick_order strategy in parameters_setting 2022-06-08 17:21:17 +08:00
zc 001c68d36a add dockerfile 2022-06-08 10:08:35 +08:00
debugtalk 6d53965a78 fix #1336: extract package in Windows 2022-06-05 21:39:04 +08:00
debugtalk 943393be33 fix: unzip package for windows 2022-06-05 21:37:49 +08:00
debugtalk 2258022355 change: update docs for group chat 2022-06-05 21:37:27 +08:00
debugtalk af7d0d7d42 change: remove hrp har2case, replace with hrp convert 2022-06-05 20:58:53 +08:00
debugtalk f4dca3a100 fix: install package on MinGW64 2022-06-05 20:48:26 +08:00
debugtalk 49b1f34c64 fix #1336: extract package with tar in Windows 2022-06-05 09:39:45 +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
debugtalk 2fdd3743ef Merge pull request #1330 from xucong053/master
fix: failed to regenerate .debugtalk_gen.py correctly
v4.1.1
2022-05-31 22:25:16 +08:00
xucong053 b09660fb0c update docs 2022-05-31 21:40:27 +08:00
xucong053 3681b5ae5d fix: failed to regenerate .debugtalk_gen.py correctly 2022-05-31 20:11:27 +08:00
xucong053 1edd71bf0a Merge pull request #1329 from xucong053/bugfix
fix: add ref step name info in html report
2022-05-31 16:45:19 +08:00
xucong053 f37a96b323 fix: add ref step name info in html report 2022-05-31 16:36:42 +08:00
xucong053 a0a6c09b2a Merge pull request #1328 from bbx-winner/master
del: plugin auto-generated file
2022-05-31 16:31:36 +08:00
buyuxiang 8714277c26 del: plugin auto-generated file 2022-05-31 16:17:50 +08:00
debugtalk bee999084f Merge pull request #1323 from bbx-winner/fix-escape-html
bugfix: avoid to escape html; empty base_url
2022-05-31 15:17:03 +08:00