Commit Graph

2784 Commits

Author SHA1 Message Date
buyuxiang
4517260877 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-25 15:43:19 +08:00
debugtalk
d8383e36d8 fix: unittest 2022-05-25 11:17:19 +08:00
buyuxiang
fc59a74b50 bugfix: postman empty body options 2022-05-25 09:45:49 +08:00
debugtalk
63dc9696df update docs 2022-05-24 22:36:36 +08:00
debugtalk
9f48fd1d60 refactor: move base_url to config env 2022-05-24 22:23:02 +08:00
debugtalk
f141db43f0 change: remove byte 2022-05-24 20:56:27 +08:00
buyuxiang
957f49b367 fix comment 2022-05-24 20:50:53 +08:00
buyuxiang
361aef5da9 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-24 14:07:03 +08:00
buyuxiang
ff9df1a251 refactor: hrp convert 2022-05-24 13:36:34 +08:00
debugtalk
4d8914672d fix #1308: load .env file as environment variables 2022-05-24 11:10:56 +08:00
debugtalk
10653b2843 fix #1309: locate plugin file upward recursively until system root dir 2022-05-23 14:43:14 +08:00
debugtalk
63a2dff53b feat: add wiki sub-command to open httprunner website 2022-05-22 15:23:53 +08:00
debugtalk
4863b96ec3 update changelog v4.1.0-beta 2022-05-21 22:16:39 +08:00
debugtalk
d7e31a3e90 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
9b429e91c9 fix: unittest 2022-05-20 18:10:12 +08:00
xucong053
584d7aeea0 feat: support running load testing by loading profile 2022-05-20 14:53:23 +08:00
xucong053
af78a8b83b fix: modify the format of data-driven parameters setting 2022-05-20 14:53:23 +08:00
debugtalk
139f540f2a change: startproject demo 2022-05-19 21:02:24 +08:00
debugtalk
25c4102123 bump version to v4.1.0-beta 2022-05-19 18:29:54 +08:00
debugtalk
81dd14d7c0 update changelog 2022-05-19 18:27:26 +08:00
debugtalk
3239e96b22 change: remove trigger for v4.1-dev 2022-05-19 18:27:04 +08:00
debugtalk
2357f869d8 Merge branch 'master' of https://github.com/httprunner/httprunner 2022-05-19 18:21:46 +08:00
debugtalk
8b177e522a change: upgrade funplugin to v0.4.6 2022-05-19 18:21:21 +08:00
buyuxiang
85e5b26ee3 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-17 16:04:10 +08:00
buyuxiang
76bf2309ed add unittest; add --patch options 2022-05-17 16:03:45 +08:00
debugtalk
7b16854ea3 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
ac2b8da88f fix: panic when config didn't exist in testcase file 2022-05-13 18:09:47 +08:00
buyuxiang
dd9f8878b2 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-13 14:13:20 +08:00
debugtalk
c5f786bdbe Merge pull request #1293 from xucong053/bugfix
feat: add boomer mode(standalone/master/worker)
2022-05-12 21:43:09 +08:00
buyuxiang
a5dc6c7635 feat: postman2case 2022-05-12 21:37:30 +08:00
debugtalk
ff550c5cf4 change: update hrp flow image 2022-05-12 13:40:20 +08:00
debugtalk
29c1ad2907 change: update wechat qrcode 2022-05-12 11:40:13 +08:00
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
debugtalk
69aa0b3ad1 change: update image links 2022-05-09 18:28:03 +08:00
buyuxiang
6b8b056447 fix: disable keep alive 2022-05-09 18:15:28 +08:00
debugtalk
10544f95c6 feat: add pre-commit-hook 2022-05-09 16:05:47 +08:00
debugtalk
0d89cda921 change: update python dependencies 2022-05-09 15:14:52 +08:00
debugtalk
28a47d945e change: trigger tests for branch v2/v3/v4.1-dev v4.1.0-alpha 2022-05-07 18:55:55 +08:00
debugtalk
6bad28d51d bump version to v4.1.0-alpha 2022-05-07 18:53:08 +08:00
debugtalk
61b4e53286 fix: step request elapsed timming should contain ContentTransfer part 2022-05-07 18:51:31 +08:00
debugtalk
390ac26389 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
79b27f6711 Merge pull request #3 from billduan/feat_decoupling
fix: codeview
2022-05-07 11:39:54 +08:00
duanchao.bill
9843f6f693 fix: 删错了代码 2022-05-07 11:30:08 +08:00
duanchao.bill
0644450a33 fix: super().__init__(step) 2022-05-07 11:11:36 +08:00
duanchao.bill
60f447da04 fix:thrift/sql改为可选 2022-05-07 11:07:17 +08:00
duanchao.bill
998b76bdbf fix: 依赖改为可选 2022-05-07 10:42:55 +08:00
duanchao.bill
404cd3c482 fix: codeview 2022-05-06 22:37:04 +08:00