Commit Graph

136 Commits

Author SHA1 Message Date
xucong053
91d511fac3 fix: add boomer mode(standalone/master/worker) 2022-05-12 11:36:30 +08:00
debugtalk
29b10861b9 Merge pull request #1276 from bbx-winner/master
fix: disable keep alive and improve RPS accuracy
2022-05-09 22:12:57 +08:00
buyuxiang
203ae20e2c fix: improve RPS accuracy 2022-05-09 22:05:35 +08:00
debugtalk
96ec10467b fix #1288: unable to go get httprunner v4 2022-05-09 19:53:16 +08:00
buyuxiang
6b8b056447 fix: disable keep alive 2022-05-09 18:15:28 +08:00
debugtalk
61b4e53286 fix: step request elapsed timming should contain ContentTransfer part 2022-05-07 18:51:31 +08:00
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
bd65f0ec40 fix: unittest 2022-05-05 14:44:20 +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
xucong053
0283dd751e fix: unsafe to write concurrent map and failed to parse parameters(type:[][]interface{}) in testcase script while data driven for testing 2022-04-29 17:38:39 +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
be0b0cc263 change: update docs 2022-04-22 20:34:04 +08:00
debugtalk
8c071f57c6 feat: print output with colors 2022-04-22 20:18:01 +08:00
debugtalk
a5a4ecaf9d feat: hrp convert testcases to pytest scripts 2022-04-22 19:30:38 +08:00
debugtalk
8f659effa7 refactor: run tests with pytest 2022-04-22 19:28:16 +08:00
debugtalk
2681d4c815 change: remove hrun command 2022-04-22 11:56:31 +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
77790e13d4 change: update comments 2022-04-18 13:01:21 +08:00
debugtalk
220df1385a fix: gen html report path 2022-04-17 11:00:38 +08:00
debugtalk
8674adc36b fix: data race by summary 2022-04-16 23:32:21 +08:00
debugtalk
75e3729f8a change: add unittests for parameters iterator unlimited mode 2022-04-16 13:25:39 +08:00
debugtalk
e2f3dd726d change: update docs 2022-04-16 12:36:17 +08:00
debugtalk
30449b624a change: add unittests for init parameters iterator 2022-04-16 12:29:59 +08:00
debugtalk
8ebb3634fb fix: unittest with failfast 2022-04-16 00:36:38 +08:00
debugtalk
fe2c2f170e refactor: ParametersIterator 2022-04-16 00:35:25 +08:00
xucong053
65c4ac64e9 fix: output html report path optimization and failed to extract variables to session while load testing 2022-04-13 22:00:15 +08:00
debugtalk
60f921dfd1 change: update tests format 2022-04-13 17:45:51 +08:00
debugtalk
60c1ad7188 refactor: update config variables by parameters 2022-04-13 16:15:07 +08:00
debugtalk
d7348a0063 refactor: initParameterIterator 2022-04-13 15:37:38 +08:00
debugtalk
27ba5e0da5 refactor: session runner 2022-04-13 14:57:49 +08:00