debugtalk
|
bc36662f15
|
change: relocate plugin templates
|
2022-05-29 13:28:48 +08:00 |
|
debugtalk
|
7f134a33d6
|
fix: do not init go mod
|
2022-05-29 12:43:13 +08:00 |
|
debugtalk
|
57d3b90989
|
refactor: relocate build plugin
|
2022-05-29 12:32:39 +08:00 |
|
debugtalk
|
f4ea0e8e06
|
change: get plugin path from funplugin
|
2022-05-29 10:00:07 +08:00 |
|
debugtalk
|
cc96a3225e
|
refactor: rename debugtalk_gen.py to .debugtalk_gen.py
|
2022-05-29 00:50:20 +08:00 |
|
debugtalk
|
9b1d6cfe95
|
change: build python plugin
|
2022-05-29 00:24:27 +08:00 |
|
debugtalk
|
b36e187caf
|
feat: report GA event for hrp wiki
|
2022-05-28 21:44:37 +08:00 |
|
debugtalk
|
62512b9601
|
refactor: hrp build
|
2022-05-28 21:44:12 +08:00 |
|
debugtalk
|
365fcac0cc
|
doc: update changelog
|
2022-05-28 12:37:17 +08:00 |
|
debugtalk
|
2459d0e84f
|
bump version to v4.1.0
|
2022-05-28 12:08:36 +08:00 |
|
debugtalk
|
953cafd045
|
change: rename demo empty project
|
2022-05-28 12:08:15 +08:00 |
|
debugtalk
|
31bfba51e7
|
change: replace template with config headers
|
2022-05-28 09:52:22 +08:00 |
|
debugtalk
|
f6af3ad12a
|
feat: gen plugin file with hrp version
|
2022-05-28 09:40:49 +08:00 |
|
debugtalk
|
7d1eec1412
|
Merge pull request #1314 from xucong053/add-build-command-for-plugin
feat: add build command for plugin
|
2022-05-28 08:49:07 +08:00 |
|
debugtalk
|
d38286fd7d
|
remove user case douyin
|
2022-05-28 07:54:40 +08:00 |
|
xucong053
|
2bf916deb3
|
fix: unittest
|
2022-05-28 02:06:33 +08:00 |
|
debugtalk
|
795999f205
|
change: update user cases
|
2022-05-27 20:52:42 +08:00 |
|
debugtalk
|
c58d9f5d14
|
Merge branch 'master' of https://github.com/httprunner/httprunner
|
2022-05-27 20:44:39 +08:00 |
|
debugtalk
|
f67447d986
|
change: add user cases
|
2022-05-27 20:41:20 +08:00 |
|
xucong053
|
f2a9e653df
|
update docs
|
2022-05-27 17:23:40 +08:00 |
|
xucong053
|
f984e002dc
|
feat: support v3 format debugtalk.py when executing hrp run/boom
|
2022-05-27 17:23:37 +08:00 |
|
xucong053
|
c2bcbfd07f
|
fix: default output debugtalk_gen.py by building debugtalk.py
|
2022-05-27 17:20:35 +08:00 |
|
xucong053
|
c08861c9ca
|
feat: add --output command in hrp build
|
2022-05-27 17:20:03 +08:00 |
|
xucong053
|
8fd093bdcc
|
feat: add build command for plugin
|
2022-05-27 17:19:18 +08:00 |
|
debugtalk
|
dc68923aa0
|
Merge pull request #1317 from xucong053/add-empty-project
feat: support create empty project with hrp startproject
|
2022-05-27 11:56:18 +08:00 |
|
xucong053
|
dc091f5505
|
update templates/testcases
|
2022-05-27 11:36:32 +08:00 |
|
xucong053
|
434decaa78
|
fix: modify logic of generating empty project
|
2022-05-26 22:11:30 +08:00 |
|
xucong053
|
ef73243e04
|
fix: unittest
|
2022-05-26 21:59:30 +08:00 |
|
xucong053
|
cfa2cb9617
|
fix: failed to locate root dir even if proj.json exist
|
2022-05-26 21:59:30 +08:00 |
|
xucong053
|
692704c4a4
|
feat: create empty project by using hrp startproject #1280
|
2022-05-26 21:59:30 +08:00 |
|
debugtalk
|
9f9ab86b8f
|
Merge pull request #1319 from xucong053/bugfix
fix #1315: failed to generate a report in failfast mode
|
2022-05-26 21:30:59 +08:00 |
|
debugtalk
|
5747da5420
|
Merge pull request #1320 from bbx-winner/master
fix: set ulimit error
|
2022-05-26 21:29:55 +08:00 |
|
buyuxiang
|
d93a374fbf
|
fix: set ulimit error
|
2022-05-26 18:33:37 +08:00 |
|
xucong053
|
0e6250491e
|
fix: failed to generate a report in failfast mode #1315
|
2022-05-26 18:25:49 +08:00 |
|
debugtalk
|
731f9fbad9
|
Merge pull request #1294 from bbx-winner/master
feat: postman to case; refactor: hrp convert
|
2022-05-26 17:05:12 +08:00 |
|
buyuxiang
|
dd1cd5938f
|
update: httprunner make v4
|
2022-05-26 16:04:46 +08:00 |
|
buyuxiang
|
28f6f773ea
|
Merge branch 'master' of github.com:httprunner/httprunner
|
2022-05-26 16:03:48 +08:00 |
|
debugtalk
|
64345f4933
|
fix: upgrage gopkg.in/yaml.v3
|
2022-05-26 13:19:21 +08:00 |
|
buyuxiang
|
5f2c443e95
|
change: hrp convert README.md
|
2022-05-25 15:44:21 +08:00 |
|
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 |
|