xucong053
|
c689255441
|
fix: modify loop count
|
2022-03-24 23:14:36 +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
v3.1.8
|
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
|
0538049806
|
Merge pull request #1122 from cyandragon88/master
feat: add --profile flag for har2case to support overwrite headers/cookies with specified yaml/json configuration file
|
2022-03-22 17:13:22 +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
|
bc9681b355
|
docs: update tests
v3.1.7
|
2022-03-22 12:28:21 +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
|
f5aba034de
|
change: add integration test for windows
|
2022-03-21 22:27:33 +08:00 |
|
debugtalk
|
13a284bb53
|
change: upgrade websockets for security
|
2022-03-21 15:57:45 +08:00 |
|
debugtalk
|
5aba08b8b4
|
change: upgrade pytest denpendencies
|
2022-03-21 15:53:01 +08:00 |
|
debugtalk
|
d873a5e74b
|
fix #1165: ImportError caused by jinja2 version
|
2022-03-21 15:33:36 +08:00 |
|
debugtalk
|
d8e67e889e
|
fix: python version recongizing
|
2022-03-21 15:21:58 +08:00 |
|
debugtalk
|
ab6772a63c
|
fix: unittests
|
2022-03-21 15:16:09 +08:00 |
|
debugtalk
|
0b1ae05c2b
|
change: upgrade python support version to ^3.7
|
2022-03-21 15:15:38 +08:00 |
|
debugtalk
|
4ff6c1ad05
|
fix #1141: parameterize failure caused by pydantic version
|
2022-03-21 15:12:02 +08:00 |
|
debugtalk
|
70f41c1d49
|
change: github actions
|
2022-03-21 14:40:33 +08:00 |
|
debugtalk
|
7de56be499
|
fix #1161: readme path error
|
2022-03-21 14:14:30 +08:00 |
|
debugtalk
|
cb53ac39b5
|
Merge pull request #1154 from abeelan/bug-abee
fix: ignore comments and blank lines when parsing .env file
fix: failure in getting client and server IP/port when requesting HTTPS
|
2022-03-18 22:47:29 +08:00 |
|
debugtalk
|
476e219645
|
change: update survey
|
2022-02-11 23:49:29 +08:00 |
|
debugtalk
|
4db00f6ad5
|
change: update docs
|
2022-02-09 20:31:25 +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
|
16ee293273
|
Merge pull request #1139 from httprunner/docs
update docs
|
2021-12-28 15:10:45 +08:00 |
|
debugtalk
|
b2feafdb37
|
fix: flake8
|
2021-12-28 14:58:22 +08:00 |
|
debugtalk
|
a5b95efd1e
|
change: update docs
|
2021-12-28 14:53:32 +08:00 |
|
taojian
|
13217b137e
|
fix: pyyaml 6.0 deprecated load without loader
|
2021-11-24 14:35:51 +08:00 |
|
debugtalk
|
08b897ffa2
|
change: move README to docs
|
2021-11-18 16:38:32 +08:00 |
|
debugtalk
|
dd9ad90258
|
Merge pull request #1130 from httprunner/update-sponsor
Update sponsor
|
2021-11-15 22:10:27 +08:00 |
|
debugtalk
|
ea552c4e49
|
fix: upgrade dependencies for security
|
2021-11-15 22:09:32 +08:00 |
|
debugtalk
|
9d6eb6132d
|
change: update docs for sponsor info
|
2021-11-15 21:08:13 +08:00 |
|
debugtalk
|
9c1b7e0f44
|
change: update sponsor info
|
2021-11-15 20:30:04 +08:00 |
|
debugtalk
|
6add3ccdc3
|
fix: upgrade fastapi for security
|
2021-11-15 20:30:04 +08:00 |
|
debugtalk
|
7eebf81d6e
|
change: update sponsor info
|
2021-11-15 20:30:04 +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 |
|
debugtalk
|
bcc5f3f0b2
|
Merge pull request #1116 from WeekL/master
fix: session_fixture的summary_path包含转义字符
|
2021-10-05 13:06:03 +08:00 |
|
山海
|
c478f5380d
|
fix: session_fixture的summary_path包含转义字符
|
2021-09-06 21:51:36 +08:00 |
|
rikasai
|
b213d81833
|
Merge pull request #1 from lihuacai168/dev
feat: response extract expresion support variable and function
|
2021-09-01 15:31:21 +08:00 |
|
lihuacai
|
e60ea26492
|
feat: response extract expresion support variable and function
|
2021-09-01 15:29:23 +08:00 |
|
debugtalk
|
569879a219
|
Merge pull request #1102 from xucong053/master
bump to v3.1.6
v3.1.6
|
2021-07-18 21:55:21 +08:00 |
|
xucong053
|
2d5418dd3c
|
Update CHANGELOG.md
|
2021-07-18 21:54:34 +08:00 |
|
xucong.053
|
39450238ff
|
v3.1.6
Change-Id: Ife50332851cfe40492990fbd9edbeed70a60b7af
|
2021-07-18 21:35:47 +08:00 |
|
xucong053
|
d24ed1eea6
|
Merge pull request #1 from httprunner/master
pull request
|
2021-07-18 18:22:34 +08:00 |
|