Commit Graph

2836 Commits

Author SHA1 Message Date
xucong053
b9e8b3fbba Merge pull request #1329 from xucong053/bugfix
fix: add ref step name info in html report
2022-05-31 16:45:19 +08:00
xucong053
7b574796dd fix: add ref step name info in html report 2022-05-31 16:36:42 +08:00
xucong053
b6cf050033 Merge pull request #1328 from bbx-winner/master
del: plugin auto-generated file
2022-05-31 16:31:36 +08:00
buyuxiang
21ac0216b3 del: plugin auto-generated file 2022-05-31 16:17:50 +08:00
debugtalk
b980cd8cca Merge pull request #1323 from bbx-winner/fix-escape-html
bugfix: avoid to escape html; empty base_url
2022-05-31 15:17:03 +08:00
bbx-winner
864607e9d1 Merge branch 'master' into fix-escape-html 2022-05-31 15:16:18 +08:00
buyuxiang
e71df6e841 update: hrp version => v4.1.1 2022-05-31 15:11:33 +08:00
debugtalk
8d21ca9d42 Merge pull request #1325 from xucong053/bugfix
fix: failed to build debugtalk.go without go.mod
2022-05-31 15:10:51 +08:00
xucong053
2c2ed04b74 remove project_path info from proj.json in project dir 2022-05-31 15:08:45 +08:00
xucong053
56cd77ac11 fix: failed to build debugtalk.go without go.mod 2022-05-31 13:14:49 +08:00
buyuxiang
4f855de419 bugfix: deal with empty base_url 2022-05-30 20:56:11 +08:00
buyuxiang
8ed2f84cf5 bugfix: avoid to escape html 2022-05-30 17:25:36 +08:00
debugtalk
0b4a6ba3bc change: upgrade funplugin to v0.4.8 2022-05-29 13:33:31 +08:00
debugtalk
51ef0636fb change: relocate plugin templates 2022-05-29 13:28:48 +08:00
debugtalk
0db71351f3 fix: do not init go mod 2022-05-29 12:43:13 +08:00
debugtalk
80986858f9 refactor: relocate build plugin 2022-05-29 12:32:39 +08:00
debugtalk
88f9d63a83 change: get plugin path from funplugin 2022-05-29 10:00:07 +08:00
debugtalk
3d17bcecdf refactor: rename debugtalk_gen.py to .debugtalk_gen.py 2022-05-29 00:50:20 +08:00
debugtalk
da608db9bb change: build python plugin 2022-05-29 00:24:27 +08:00
debugtalk
6d08f13a70 feat: report GA event for hrp wiki 2022-05-28 21:44:37 +08:00
debugtalk
ebc0a3768c refactor: hrp build 2022-05-28 21:44:12 +08:00
debugtalk
43c800783a doc: update changelog 2022-05-28 12:37:17 +08:00
debugtalk
2fc2354548 bump version to v4.1.0 2022-05-28 12:08:36 +08:00
debugtalk
1977a7781f change: rename demo empty project 2022-05-28 12:08:15 +08:00
debugtalk
455a012c5d change: replace template with config headers 2022-05-28 09:52:22 +08:00
debugtalk
52ce77efa8 feat: gen plugin file with hrp version 2022-05-28 09:40:49 +08:00
debugtalk
cbdc7464c6 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
e837f63a65 remove user case douyin 2022-05-28 07:54:40 +08:00
xucong053
08ff6fe5f5 fix: unittest 2022-05-28 02:06:33 +08:00
debugtalk
605c0034ae change: update user cases 2022-05-27 20:52:42 +08:00
debugtalk
91ee6df419 Merge branch 'master' of https://github.com/httprunner/httprunner 2022-05-27 20:44:39 +08:00
debugtalk
c87b9f9944 change: add user cases 2022-05-27 20:41:20 +08:00
xucong053
4bb7d8e619 update docs 2022-05-27 17:23:40 +08:00
xucong053
5c2be8d548 feat: support v3 format debugtalk.py when executing hrp run/boom 2022-05-27 17:23:37 +08:00
xucong053
726e566668 fix: default output debugtalk_gen.py by building debugtalk.py 2022-05-27 17:20:35 +08:00
xucong053
2bee7ba3c7 feat: add --output command in hrp build 2022-05-27 17:20:03 +08:00
xucong053
67c0cb8640 feat: add build command for plugin 2022-05-27 17:19:18 +08:00
debugtalk
c847511c96 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
83c554decb update templates/testcases 2022-05-27 11:36:32 +08:00
xucong053
30bc80e456 fix: modify logic of generating empty project 2022-05-26 22:11:30 +08:00
xucong053
a1f189b3f4 fix: unittest 2022-05-26 21:59:30 +08:00
xucong053
f39a82755e fix: failed to locate root dir even if proj.json exist 2022-05-26 21:59:30 +08:00
xucong053
c59c859e73 feat: create empty project by using hrp startproject #1280 2022-05-26 21:59:30 +08:00
debugtalk
fa3248b8ae 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
82a16e380c Merge pull request #1320 from bbx-winner/master
fix: set ulimit error
2022-05-26 21:29:55 +08:00
buyuxiang
1dbb71f556 fix: set ulimit error 2022-05-26 18:33:37 +08:00
xucong053
6cbec4f495 fix: failed to generate a report in failfast mode #1315 2022-05-26 18:25:49 +08:00
debugtalk
42303fad3c Merge pull request #1294 from bbx-winner/master
feat: postman to case; refactor: hrp convert
2022-05-26 17:05:12 +08:00
buyuxiang
ecd61c815f update: httprunner make v4 2022-05-26 16:04:46 +08:00
buyuxiang
d288d672f8 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-26 16:03:48 +08:00