47 Commits

Author SHA1 Message Date
debugtalk
0a9d50c054 feat: print connected network info 2022-05-05 21:35:23 +08:00
debugtalk
dd5e375e36 fix: unittest 2022-05-05 20:40:23 +08:00
debugtalk
c5f0a334ac change: skip funppy version requirements 2022-05-05 14:33:07 +08:00
debugtalk
95ab8b1851 feat: print http stat with color 2022-05-05 14:29:33 +08:00
debugtalk
aa926d53cf test: add unittest for httpstat 2022-05-05 00:29:14 +08:00
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
2cdca18083 Merge pull request #1277 from xucong053/add-prometheus-metric-for-load-testing
feat: report load testing metrics to prometheus
2022-04-28 20:35:13 +08:00
xucong053
6cbc42f9ce add reporting load testing metrics to prometheus 2022-04-28 18:13:03 +08:00
debugtalk
1a0c383a19 change: hrp install httprunner v4 2022-04-25 18:36:24 +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
372cac78ab fix: demo function compatibility 2022-04-25 13:32:31 +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
b2d07d7f34 fix: add cmd dir path to PATH 2022-04-24 18:51:28 +08:00
debugtalk
c4426be6dd refactor: relocate convert 2022-04-23 23:56:47 +08:00
debugtalk
418a16fcee refactor: reformat all code with black 2022-04-23 15:20:13 +08:00
debugtalk
2a14da0e58 fix: assertion equals 2022-04-22 22:54:04 +08:00
debugtalk
4bed3af166 change: update logs 2022-04-22 20:53:14 +08:00
debugtalk
1b6c7c9a93 change: update GA events 2022-04-22 20:45:19 +08:00
debugtalk
8c071f57c6 feat: print output with colors 2022-04-22 20:18:01 +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
8ebb3634fb fix: unittest with failfast 2022-04-16 00:36:38 +08:00
xucong053
db281537e4 fix: failed to assert when int is compared with int64 #1232 2022-04-11 18:19:18 +08:00
debugtalk
7259d12562 feat: add pytest sub-command to run pytest scripts 2022-04-09 00:08:18 +08:00
debugtalk
5e40e3692d fix: avoid panic when running tests 2022-04-06 13:36:06 +08:00
debugtalk
c2ba010f28 feat: disable GA events report by setting environment DISABLE_GA=true 2022-04-05 11:49:29 +08:00
debugtalk
b3610e550b refactor: restructure code 2022-03-30 00:56:04 +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
cdabde4dc8 tests: add examples with scaffold 2022-03-27 12:00:09 +08:00
debugtalk
eed9a78bbf change: move html template to scaffold 2022-03-27 11:28:46 +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
1a93f0acb0 refactor: move load json/yaml functions to internal 2022-03-26 09:26:12 +08:00
debugtalk
c99097113e fix: post json with empty data 2022-03-25 23:48:14 +08:00
debugtalk
ceb290dd49 refactor: rename ga package to sdk 2022-03-25 15:57:25 +08:00
debugtalk
3eab7d470f Merge branch 'master' of https://github.com/httprunner/httprunner into refactor-protocol 2022-03-25 09:37:44 +08:00
xucong053
c689255441 fix: modify loop count 2022-03-24 23:14:36 +08:00
debugtalk
62b21dab22 change: integrate sentry sdk for panic reporting and analysis 2022-03-24 19:46:21 +08:00
debugtalk
5888c51386 refactor: move files to hrp 2022-03-23 10:36:24 +08:00