Commit Graph

442 Commits

Author SHA1 Message Date
debugtalk
edd04bdf92 feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on) 2022-05-04 23:46:10 +08:00
debugtalk
8455f739a4 bump version to v4.0.0 2022-05-03 14:23:12 +08:00
debugtalk
ed4aa4c5b7 fix #1240: losing host port in har2case 2022-05-03 10:46:05 +08:00
debugtalk
c438c955fb refactor: get hrp version from aliyun OSS file 2022-04-25 16:34:11 +08:00
debugtalk
7fcba33b97 feat: add builtin function environ/ENV 2022-04-25 14:14:58 +08:00
debugtalk
ce60dba5f9 feat: support force to overwrite existing project with --force/-f flag in hrp startproject 2022-04-24 21:19:48 +08:00
debugtalk
85476f27f2 bump version to v4.0.0-beta 2022-04-24 21:00:15 +08:00
debugtalk
be0b0cc263 change: update docs 2022-04-22 20:34:04 +08:00
debugtalk
8f659effa7 refactor: run tests with pytest 2022-04-22 19:28:16 +08:00
buyuxiang
c20969f437 feat: support websocket protocol 2022-04-21 20:53:11 +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
dae8caab4d Merge pull request #1248 from httprunner/refactor-parameters
refactor parameters iterator
2022-04-17 15:56:18 +08:00
debugtalk
e48ac54d04 change: sync changes from v3.1.9 2022-04-17 15:17:16 +08:00
debugtalk
220df1385a fix: gen html report path 2022-04-17 11:00:38 +08:00
debugtalk
e2f3dd726d change: update docs 2022-04-16 12:36:17 +08:00
debugtalk
7259d12562 feat: add pytest sub-command to run pytest scripts 2022-04-09 00:08:18 +08:00
debugtalk
3e404da4b4 docs: update README 2022-04-08 23:28:00 +08:00
debugtalk
b008822c56 Merge branch 'master' of https://github.com/httprunner/httprunner 2022-04-08 09:51:29 +08:00
debugtalk
de2faaa652 Merge branch 'master' into master 2022-04-08 09:38:37 +08:00
buyuxiang
a0d9bcaba6 fix: EnableHTTP2() -> HTTP2(); HTTP/2.0 -> HTTP/2 2022-04-08 09:27:02 +08:00
buyuxiang
e6ca2ac5cd feat: support HTTP/2.0 2022-04-07 21:40:37 +08:00
duanchao.bill
596e6673fe feat: support retry when test step failed 2022-04-07 17:04:11 +08:00
debugtalk
c2ba010f28 feat: disable GA events report by setting environment DISABLE_GA=true 2022-04-05 11:49:29 +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
debugtalk
03b8aa3518 change: move step logs to session runner 2022-03-31 12:20:40 +08:00
debugtalk
d08368ad17 docs: add docs for IStep 2022-03-30 16:56:31 +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
1e91b8cb0f feat: support run testcases in specified folder path #1198 2022-03-28 18:44:16 +08:00
debugtalk
41f60d254f fix: call referenced api/testcase with relative path 2022-03-27 23:08:56 +08:00
debugtalk
cec3c31775 change: lock funplugin version when creating scaffold project 2022-03-27 11:13:03 +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
da0bec1f77 feat: add --profile flag for har2case to support overwrite headers/cookies with specified yaml/json profile file 2022-03-26 11:01:21 +08:00
debugtalk
3d0c6a0d21 fix: remove misuse of NoReturn in Python typing 2022-03-25 19:10:28 +08:00
debugtalk
62b21dab22 change: integrate sentry sdk for panic reporting and analysis 2022-03-24 19:46:21 +08:00
debugtalk
90c7ba7364 change: update changelog 2022-03-24 16:34:10 +08:00
debugtalk
1b997c3817 docs: move docs to httprunner/docs repo 2022-03-23 17:01:46 +08:00
debugtalk
566cc9df82 refactor: merge hrp into httprunner repo 2022-03-23 16:10:45 +08:00
debugtalk
dc773aec3e Merge branch 'v4-dev' 2022-03-23 15:14:26 +08:00
debugtalk
79c25fc475 move files to hrp 2022-03-23 15:10:23 +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
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
ffa2bf21d1 change: replace events reporter from sentry to Google Analytics 2022-03-22 12:04:46 +08:00
debugtalk
1966d7d018 docs: update docs 2022-03-22 11:57:50 +08:00
debugtalk
fa81c55941 feat: report events with Google Analytics 2022-03-22 11:39:28 +08:00
debugtalk
2bb50d846f change: upgrade funplugin to v0.4.0 2022-03-21 22:51:20 +08:00