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 |
|
debugtalk
|
2247c9df82
|
update changelog
|
2022-05-21 22:16:39 +08:00 |
|
debugtalk
|
1b3070d2f6
|
Merge pull request #1306 from xucong053/unify-the-project-structure-with-QuickRunner
feat: unify the project structure with quick runner
|
2022-05-20 18:44:04 +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
|
480f895f9f
|
update changelog
|
2022-05-19 18:27:26 +08:00 |
|
debugtalk
|
f02e87d754
|
change: remove trigger for v4.1-dev
|
2022-05-19 18:27:04 +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 |
|
debugtalk
|
bb1eb10d86
|
Merge pull request #1295 from xucong053/bugfix
fix: panic when config didn't exist in testcase file
|
2022-05-13 18:30:41 +08:00 |
|
xucong053
|
e0430f495e
|
fix: panic when config didn't exist in testcase file
|
2022-05-13 18:09:47 +08:00 |
|
debugtalk
|
9d32d9acf6
|
Merge pull request #1293 from xucong053/bugfix
feat: add boomer mode(standalone/master/worker)
|
2022-05-12 21:43:09 +08:00 |
|
debugtalk
|
64a997b838
|
change: update hrp flow image
|
2022-05-12 13:40:20 +08:00 |
|
debugtalk
|
6aee6fba03
|
change: update wechat qrcode
|
2022-05-12 11:40:13 +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 |
|
debugtalk
|
17c7699cee
|
change: update image links
|
2022-05-09 18:28:03 +08:00 |
|
buyuxiang
|
8d8a658508
|
fix: disable keep alive
|
2022-05-09 18:15:28 +08:00 |
|
debugtalk
|
fac9898100
|
feat: add pre-commit-hook
|
2022-05-09 16:05:47 +08:00 |
|
debugtalk
|
63af5ed55a
|
change: update python dependencies
|
2022-05-09 15:14:52 +08:00 |
|
debugtalk
|
a6e427fd8c
|
change: trigger tests for branch v2/v3/v4.1-dev
|
2022-05-07 18:55:55 +08:00 |
|
debugtalk
|
a9f31d92bb
|
bump version to v4.1.0-alpha
|
2022-05-07 18:53:08 +08:00 |
|
debugtalk
|
2e0e48bffb
|
fix: step request elapsed timming should contain ContentTransfer part
|
2022-05-07 18:51:31 +08:00 |
|
debugtalk
|
d4891e344f
|
Merge pull request #1285 from billduan/master
pytest engine support new step types:
- sql handler
- thrift protocol
|
2022-05-07 18:17:22 +08:00 |
|
billduan
|
84d2a615f8
|
Merge pull request #3 from billduan/feat_decoupling
fix: codeview
|
2022-05-07 11:39:54 +08:00 |
|
duanchao.bill
|
4f79b81561
|
fix: 删错了代码
|
2022-05-07 11:30:08 +08:00 |
|
duanchao.bill
|
7e7571d4be
|
fix: super().__init__(step)
|
2022-05-07 11:11:36 +08:00 |
|
duanchao.bill
|
86fad0ad70
|
fix:thrift/sql改为可选
|
2022-05-07 11:07:17 +08:00 |
|
duanchao.bill
|
c69acad9e4
|
fix: 依赖改为可选
|
2022-05-07 10:42:55 +08:00 |
|
duanchao.bill
|
654edabe78
|
fix: codeview
|
2022-05-06 22:37:04 +08:00 |
|
debugtalk
|
2058bca6ec
|
Merge pull request #1283 from httprunner/httpstat
feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on)
|
2022-05-05 21:52:01 +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
|
8d425aa696
|
change: upgrade funplugin to v0.4.5
|
2022-05-05 15:56:02 +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
|
f405af9b86
|
merge master
|
2022-05-04 23:51:34 +08:00 |
|
debugtalk
|
5bdbcdc2e5
|
feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on)
|
2022-05-04 23:46:10 +08:00 |
|
billduan
|
670010cef4
|
Merge pull request #2 from billduan/feat_decoupling
fix: RunThriftRequest
|
2022-05-04 14:48:05 +08:00 |
|
duanchao.bill
|
1de270f089
|
fix: windows not support thrift
|
2022-05-04 14:23:09 +08:00 |
|
duanchao.bill
|
ba069e3d2d
|
fix: thrift
|
2022-05-04 11:51:26 +08:00 |
|