Commit Graph

2711 Commits

Author SHA1 Message Date
duanchao.bill
c70fdec576 add:增加allure的内容,1.附加log文件 2.添加请求和返回详情 2022-06-08 22:07:24 +08:00
段超
15b086e314 Merge branch 'feat_decoupling' into 'master'
add:sql and thrift as step

See merge request pylibs/HttpRunner!9
2022-04-28 08:57:07 +00:00
duanchao.bill
18f3933bae fix:添加RunThriftRequest,StepThriftRequestValidation,StepThriftRequestExtraction 到step中 2022-04-27 18:05:00 +08:00
duanchao.bill
2f8f042765 fix:修改SqlResponseObject继承关系;添加thriftpy2依赖 2022-04-27 17:37:14 +08:00
duanchao.bill
3a3d48228b black . 2022-04-27 11:51:12 +08:00
duanchao.bill
d1a8835b1e add:sql and thrift as step 2022-04-26 17:59:50 +08:00
duanchao.bill
4b9433fa72 add:sql and thrift as step 2022-04-26 17:59:20 +08:00
debugtalk
9a0ffa9802 feat: add builtin function environ/ENV 2022-04-25 14:14:58 +08:00
debugtalk
caccf426e6 fix: demo function compatibility 2022-04-25 13:32:31 +08:00
debugtalk
e2fb760110 Merge pull request #1269 from httprunner/convert-pytest
hrp convert pytest scripts

- feat: prepare python3 venv in `~/.hrp/venv` before running #1262 
- feat: convert YAML/JSON testcases to pytest scripts with `hrp convert` #1261 
- refactor: reformat all python code with black
2022-04-24 21:32:26 +08:00
debugtalk
602b9254cc feat: support force to overwrite existing project with --force/-f flag in hrp startproject 2022-04-24 21:19:48 +08:00
debugtalk
f7511848a5 bump version to v4.0.0-beta 2022-04-24 21:00:15 +08:00
debugtalk
55cb328ec1 fix: add cmd dir path to PATH 2022-04-24 18:51:28 +08:00
debugtalk
813284110e refactor: relocate convert 2022-04-23 23:56:47 +08:00
debugtalk
5073308b03 refactor: reformat all code with black 2022-04-23 15:20:13 +08:00
debugtalk
74299a5a5c change: remove testsuite 2022-04-23 15:04:35 +08:00
debugtalk
24fcdfb418 change: remove unused sentry exception 2022-04-22 23:45:16 +08:00
debugtalk
3718036048 fix: smoketest 2022-04-22 23:32:32 +08:00
debugtalk
5d714aec78 change: upgrade black 2022-04-22 23:06:01 +08:00
debugtalk
1202f2d6ae fix: assertion equals 2022-04-22 22:54:04 +08:00
debugtalk
aab9a7de3f change: init logger with INFO level 2022-04-22 22:33:04 +08:00
debugtalk
9afe10f816 change: update logs 2022-04-22 20:53:14 +08:00
debugtalk
d09bcbe40c change: update GA events 2022-04-22 20:45:19 +08:00
debugtalk
dfae6b0a59 change: update docs 2022-04-22 20:34:04 +08:00
debugtalk
44276b6901 feat: print output with colors 2022-04-22 20:18:01 +08:00
debugtalk
03bdc6020f feat: hrp convert testcases to pytest scripts 2022-04-22 19:30:38 +08:00
debugtalk
66a0d13c10 refactor: run tests with pytest 2022-04-22 19:28:16 +08:00
debugtalk
752796a9cc change: remove hrun command 2022-04-22 11:56:31 +08:00
debugtalk
f77ce2afea change: update project info 2022-04-22 11:04:23 +08:00
debugtalk
c6164c33c0 Merge pull request #1254 from bbx-winner/master
feat: support websocket protocol
2022-04-21 22:02:08 +08:00
buyuxiang
3588ab0f0a feat: support websocket protocol 2022-04-21 20:53:11 +08:00
debugtalk
f7f0c5d2cf test: Checks if the pyproject.toml and __version__ in __init__.py are in sync 2022-04-20 14:15:07 +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
3491b64c10 change: update comments 2022-04-18 13:01:21 +08:00
debugtalk
c08241e067 Merge pull request #1248 from httprunner/refactor-parameters
refactor parameters iterator
2022-04-17 15:56:18 +08:00
debugtalk
e8e28c4326 change: sync changes from v3.1.9 2022-04-17 15:17:16 +08:00
debugtalk
86e7da2aee fix: gen html report path 2022-04-17 11:00:38 +08:00
debugtalk
19479ea4bd fix: data race by summary 2022-04-16 23:32:21 +08:00
debugtalk
3424b51e0e change: add unittests for parameters iterator unlimited mode 2022-04-16 13:25:39 +08:00
debugtalk
66449aa30b change: update docs 2022-04-16 12:36:17 +08:00
debugtalk
2e0f772db9 change: add unittests for init parameters iterator 2022-04-16 12:29:59 +08:00
debugtalk
98c23fbd1f fix: unittest with failfast 2022-04-16 00:36:38 +08:00
debugtalk
810bce0a88 refactor: ParametersIterator 2022-04-16 00:35:25 +08:00
debugtalk
3ec7cb4f10 Merge pull request #1245 from xucong053/bugfix
fix: generate html report path in project dir
fix: failed to update session variables in load testing
2022-04-13 22:16:04 +08:00
xucong053
1c16df5ab0 fix: output html report path optimization and failed to extract variables to session while load testing 2022-04-13 22:00:15 +08:00
debugtalk
14bad9e5c3 change: update tests format 2022-04-13 17:45:51 +08:00
debugtalk
55e4ad89c8 Merge pull request #1244 from httprunner/refactor-session-runner
refactor: session runner
2022-04-13 16:42:10 +08:00
debugtalk
6b5a210814 refactor: update config variables by parameters 2022-04-13 16:15:07 +08:00