2014 Commits

Author SHA1 Message Date
august-jupiter
63aa44d24b fix skip错误和增加mark功能和增加meta功能收集用例 (#1733)
* fix skip错误和增加mark功能和增加meta功能收集用例

* 增加自定义验证器

* 在allure报告中增加运行日志文件

* 测试用例元数据收集增加用例文件路径

* 增加公司的全链路追踪ID

* allure测试报告增加用例repo地址link
2025-08-04 19:35:29 +08:00
debugtalk
9be3df885c Merge pull request #1359 from bb-idea/add-skip
feat: support skip for pyest
2022-06-16 11:14:58 +08:00
bb-idea
ebdb184080 优化语法 2022-06-16 10:22:09 +08:00
bb-idea
e70c2e57f5 add skip 2022-06-15 10:20:51 +08:00
黄斌斌
ea245bbf62 add skip 2022-06-14 16:06:30 +08:00
黄斌斌
ccc927bcd4 add skip 2022-06-14 15:34:36 +08:00
debugtalk
eec57d267d fix #1273: ImportError by cannot import name '_unicodefun' from 'click' v3.1.11 2022-04-24 20:18:29 +08:00
debugtalk
5395e7cf20 fix: catch OSError when running subprocess v3.1.10 2022-04-18 14:34:31 +08:00
debugtalk
9157401c3a fix #1249: catch exceptions when requesting with disabling allow_redirects 2022-04-18 14:04:06 +08:00
debugtalk
1572aced95 fix #1174: pydantic validation error when body is None v3.1.9 2022-04-17 15:04:14 +08:00
debugtalk
9a3710f3cb bump version to v3.1.9 2022-04-17 14:51:10 +08:00
debugtalk
ac1989001a fix #1209: only convert jmespath path for some fields in white list 2022-04-17 14:42:05 +08:00
debugtalk
f4845c4229 fix #1233: parse upload info with session variables 2022-04-17 12:04:52 +08:00
debugtalk
ab3fe169e9 fix: misue of NoReturn 2022-04-17 11:57:42 +08:00
debugtalk
b9bf614fd6 fix #1247: catch exceptions when getting socket address failed 2022-04-17 11:44:06 +08:00
debugtalk
0085e24227 fix #1246: catch exceptions caused by GA report failure 2022-04-17 11:24:00 +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