debugtalk
|
1600cf8364
|
change: init logger with INFO level
|
2022-04-22 22:33:04 +08:00 |
|
debugtalk
|
1b6c7c9a93
|
change: update GA events
|
2022-04-22 20:45:19 +08:00 |
|
debugtalk
|
be0b0cc263
|
change: update docs
|
2022-04-22 20:34:04 +08:00 |
|
debugtalk
|
a5a4ecaf9d
|
feat: hrp convert testcases to pytest scripts
|
2022-04-22 19:30:38 +08:00 |
|
debugtalk
|
2681d4c815
|
change: remove hrun command
|
2022-04-22 11:56:31 +08:00 |
|
debugtalk
|
d4c95569f6
|
test: Checks if the pyproject.toml and __version__ in __init__.py are in sync
|
2022-04-20 14:15:07 +08:00 |
|
debugtalk
|
09bbd051b5
|
feat: disable sentry reports by setting environment DISABLE_SENTRY=true
|
2022-04-18 15:47:00 +08:00 |
|
debugtalk
|
d8b6c40861
|
change: sync changes from v3.1.10
|
2022-04-18 14:48:09 +08:00 |
|
debugtalk
|
6e4da54250
|
fix #1249: catch exceptions when requesting with disabling allow_redirects
|
2022-04-18 14:12:01 +08:00 |
|
debugtalk
|
77790e13d4
|
change: update comments
|
2022-04-18 13:01:21 +08:00 |
|
debugtalk
|
e48ac54d04
|
change: sync changes from v3.1.9
|
2022-04-17 15:17:16 +08:00 |
|
debugtalk
|
60f921dfd1
|
change: update tests format
|
2022-04-13 17:45:51 +08:00 |
|
debugtalk
|
9e5be651f9
|
fix: typo
|
2022-04-08 09:51:13 +08:00 |
|
duanchao.bill
|
596e6673fe
|
feat: support retry when test step failed
|
2022-04-07 17:04:11 +08:00 |
|
debugtalk
|
37be5c6060
|
fix #1220: parse step url with base url
|
2022-04-05 13:13:12 +08:00 |
|
debugtalk
|
c2ba010f28
|
feat: disable GA events report by setting environment DISABLE_GA=true
|
2022-04-05 11:49:29 +08:00 |
|
debugtalk
|
f8798358b2
|
change: remove locust for python version
|
2022-04-03 00:13:28 +08:00 |
|
debugtalk
|
96117bcc1d
|
feat: add ConfigThrift for thrift rpc
|
2022-04-03 00:06:24 +08:00 |
|
debugtalk
|
fec3641536
|
change: rename StepData to StepResult
|
2022-04-02 23:46:06 +08:00 |
|
debugtalk
|
1b70678bfd
|
docs: add docs
|
2022-04-02 12:12:42 +08:00 |
|
debugtalk
|
eac548f1e7
|
fix: run referenced testcase in python
|
2022-04-02 10:33:35 +08:00 |
|
debugtalk
|
d36c1cb987
|
refactor: make step extensible to support implementing new protocols and test types for python version
|
2022-04-01 22:47:47 +08:00 |
|
chenronghua
|
663e1414c2
|
fix: annotation-wrong
|
2022-03-29 14:57:55 +08:00 |
|
debugtalk
|
8869b9327c
|
feat: support run testcases in specified folder path, including testcases in sub-folders
|
2022-03-28 23:58:35 +08:00 |
|
debugtalk
|
878d009d76
|
change: remove startproject in python version, move all features to go version
|
2022-03-27 10:00:02 +08:00 |
|
debugtalk
|
6c17ea3ada
|
change: remove har2case, move all features to go version
|
2022-03-26 11:58:54 +08:00 |
|
debugtalk
|
3d0c6a0d21
|
fix: remove misuse of NoReturn in Python typing
|
2022-03-25 19:10:28 +08:00 |
|
debugtalk
|
097318ad2f
|
change: remove fastapi and uvicorn for python httprunner
|
2022-03-25 16:54:56 +08:00 |
|
debugtalk
|
c386302052
|
change: remove locust for python httprunner
|
2022-03-25 16:50:45 +08:00 |
|
debugtalk
|
90c7ba7364
|
change: update changelog
|
2022-03-24 16:34:10 +08:00 |
|
debugtalk
|
87d47f8ad4
|
refactor: relocate python test files
|
2022-03-23 23:14:16 +08:00 |
|
debugtalk
|
5888c51386
|
refactor: move files to hrp
|
2022-03-23 10:36:24 +08:00 |
|
debugtalk
|
452a1a7536
|
fix #1103: variable should not start with digit
|
2022-03-22 17:37:57 +08:00 |
|
debugtalk
|
4963206442
|
Merge branch 'master' of https://github.com/httprunner/httprunner
|
2022-03-22 17:19:49 +08:00 |
|
debugtalk
|
8b45e8d014
|
Merge pull request #1113 from lihuacai168/master
feat: support variable and function in response extract expression
|
2022-03-22 17:17:23 +08:00 |
|
debugtalk
|
c41aa85afc
|
Merge branch 'master' of https://github.com/httprunner/httprunner
|
2022-03-22 17:13:38 +08:00 |
|
debugtalk
|
b96f6d77bc
|
Merge branch 'master' into master
|
2022-03-22 17:06:56 +08:00 |
|
debugtalk
|
35c385303d
|
fix: keep negative index in jmespath unchanged when converting pytest files
|
2022-03-22 17:00:09 +08:00 |
|
debugtalk
|
c57714bbfe
|
change: load yaml file with FullLoader
|
2022-03-22 16:34:07 +08:00 |
|
debugtalk
|
df2d981c12
|
Merge pull request #1134 from taojian-byte/master
fix: pyyaml 6.0 deprecated load without loader
|
2022-03-22 16:16:02 +08:00 |
|
debugtalk
|
ffa2bf21d1
|
change: replace events reporter from sentry to Google Analytics
|
2022-03-22 12:04:46 +08:00 |
|
debugtalk
|
fa81c55941
|
feat: report events with Google Analytics
|
2022-03-22 11:39:28 +08:00 |
|
debugtalk
|
7de56be499
|
fix #1161: readme path error
|
2022-03-21 14:14:30 +08:00 |
|
lan
|
c5a5ac6ab0
|
.env file ignore blank lines and comments
|
2022-01-18 17:33:51 +08:00 |
|
lan
|
548bb3855f
|
HTTPS:'WrappedSocket' object has no attribute 'getsockname' and 'getpeername'
|
2022-01-18 17:31:12 +08:00 |
|
debugtalk
|
b2feafdb37
|
fix: flake8
|
2021-12-28 14:58:22 +08:00 |
|
taojian
|
13217b137e
|
fix: pyyaml 6.0 deprecated load without loader
|
2021-11-24 14:35:51 +08:00 |
|
rikasai
|
72368a44f5
|
Merge pull request #2 from httprunner/master
fix:转义符
|
2021-11-04 22:50:18 +08:00 |
|
cyandragon88
|
86643ad163
|
har2case add profile args
|
2021-10-31 21:49:57 +08:00 |
|
山海
|
c478f5380d
|
fix: session_fixture的summary_path包含转义字符
|
2021-09-06 21:51:36 +08:00 |
|