debugtalk
|
780a7e24e6
|
fix: unittest
|
2022-05-25 11:17:19 +08:00 |
|
debugtalk
|
36fb3b22f1
|
update docs
|
2022-05-24 22:36:36 +08:00 |
|
debugtalk
|
ae36c8fd9a
|
refactor: move base_url to config env
|
2022-05-24 22:23:02 +08:00 |
|
debugtalk
|
f317fa05c0
|
fix #1308: load .env file as environment variables
|
2022-05-24 11:10:56 +08:00 |
|
debugtalk
|
7c85630c3d
|
fix #1309: locate plugin file upward recursively until system root dir
|
2022-05-23 14:43:14 +08:00 |
|
debugtalk
|
880c4b3af7
|
feat: add wiki sub-command to open httprunner website
|
2022-05-22 15:23:53 +08:00 |
|
xucong053
|
f155d6007d
|
fix: unittest
|
2022-05-20 18:10:12 +08:00 |
|
xucong053
|
a25cae0aa9
|
feat: support running load testing by loading profile
|
2022-05-20 14:53:23 +08:00 |
|
xucong053
|
a283565d41
|
fix: modify the format of data-driven parameters setting
|
2022-05-20 14:53:23 +08:00 |
|
debugtalk
|
05e2bed02f
|
change: startproject demo
|
2022-05-19 21:02:24 +08:00 |
|
debugtalk
|
8712419a64
|
bump version to v4.1.0-beta
|
2022-05-19 18:29:54 +08:00 |
|
debugtalk
|
da7b1edccf
|
Merge branch 'master' of https://github.com/httprunner/httprunner
|
2022-05-19 18:21:46 +08:00 |
|
debugtalk
|
39413900f1
|
change: upgrade funplugin to v0.4.6
|
2022-05-19 18:21:21 +08:00 |
|
xucong053
|
e0430f495e
|
fix: panic when config didn't exist in testcase file
|
2022-05-13 18:09:47 +08:00 |
|
xucong053
|
b4e2c55350
|
fix: add boomer mode(standalone/master/worker)
|
2022-05-12 11:36:30 +08:00 |
|
debugtalk
|
915a996af4
|
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
|
2c7f50aaad
|
fix: improve RPS accuracy
|
2022-05-09 22:05:35 +08:00 |
|
debugtalk
|
24effeccdb
|
fix #1288: unable to go get httprunner v4
|
2022-05-09 19:53:16 +08:00 |
|
buyuxiang
|
8d8a658508
|
fix: disable keep alive
|
2022-05-09 18:15:28 +08:00 |
|
debugtalk
|
2e0e48bffb
|
fix: step request elapsed timming should contain ContentTransfer part
|
2022-05-07 18:51:31 +08:00 |
|
debugtalk
|
f2dbd24124
|
feat: print connected network info
|
2022-05-05 21:35:23 +08:00 |
|
debugtalk
|
47557a403b
|
fix: unittest
|
2022-05-05 20:40:23 +08:00 |
|
debugtalk
|
1b83b17a14
|
fix: unittest
|
2022-05-05 14:44:20 +08:00 |
|
debugtalk
|
fb229c89c4
|
change: skip funppy version requirements
|
2022-05-05 14:33:07 +08:00 |
|
debugtalk
|
0bd8cf39ea
|
feat: print http stat with color
|
2022-05-05 14:29:33 +08:00 |
|
debugtalk
|
9f5736260c
|
test: add unittest for httpstat
|
2022-05-05 00:29:14 +08:00 |
|
debugtalk
|
5bdbcdc2e5
|
feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on)
|
2022-05-04 23:46:10 +08:00 |
|
debugtalk
|
7c052770e5
|
bump version to v4.0.0
|
2022-05-03 14:23:12 +08:00 |
|
debugtalk
|
061d267246
|
fix #1240: losing host port in har2case
|
2022-05-03 10:46:05 +08:00 |
|
xucong053
|
a3a2f2b531
|
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
|
faf3a2c00a
|
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
|
bc83c1c0db
|
add reporting load testing metrics to prometheus
|
2022-04-28 18:13:03 +08:00 |
|
debugtalk
|
1a1016bc37
|
change: hrp install httprunner v4
|
2022-04-25 18:36:24 +08:00 |
|
debugtalk
|
f5ff03d346
|
refactor: get hrp version from aliyun OSS file
|
2022-04-25 16:34:11 +08:00 |
|
debugtalk
|
9a0ffa9802
|
feat: add builtin function environ/ENV
|
2022-04-25 14:14:58 +08:00 |
|
debugtalk
|
caccf426e6
|
fix: demo function compatibility
|
2022-04-25 13:32:31 +08:00 |
|
debugtalk
|
602b9254cc
|
feat: support force to overwrite existing project with --force/-f flag in hrp startproject
|
2022-04-24 21:19:48 +08:00 |
|
debugtalk
|
f7511848a5
|
bump version to v4.0.0-beta
|
2022-04-24 21:00:15 +08:00 |
|
debugtalk
|
55cb328ec1
|
fix: add cmd dir path to PATH
|
2022-04-24 18:51:28 +08:00 |
|
debugtalk
|
813284110e
|
refactor: relocate convert
|
2022-04-23 23:56:47 +08:00 |
|
debugtalk
|
5073308b03
|
refactor: reformat all code with black
|
2022-04-23 15:20:13 +08:00 |
|
debugtalk
|
1202f2d6ae
|
fix: assertion equals
|
2022-04-22 22:54:04 +08:00 |
|
debugtalk
|
9afe10f816
|
change: update logs
|
2022-04-22 20:53:14 +08:00 |
|
debugtalk
|
d09bcbe40c
|
change: update GA events
|
2022-04-22 20:45:19 +08:00 |
|
debugtalk
|
dfae6b0a59
|
change: update docs
|
2022-04-22 20:34:04 +08:00 |
|
debugtalk
|
44276b6901
|
feat: print output with colors
|
2022-04-22 20:18:01 +08:00 |
|
debugtalk
|
03bdc6020f
|
feat: hrp convert testcases to pytest scripts
|
2022-04-22 19:30:38 +08:00 |
|
debugtalk
|
66a0d13c10
|
refactor: run tests with pytest
|
2022-04-22 19:28:16 +08:00 |
|
debugtalk
|
752796a9cc
|
change: remove hrun command
|
2022-04-22 11:56:31 +08:00 |
|
buyuxiang
|
3588ab0f0a
|
feat: support websocket protocol
|
2022-04-21 20:53:11 +08:00 |
|