Commit Graph

185 Commits

Author SHA1 Message Date
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
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
xucong053
08ff6fe5f5 fix: unittest 2022-05-28 02:06:33 +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
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
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
buyuxiang
ecd61c815f update: httprunner make v4 2022-05-26 16:04:46 +08:00
buyuxiang
ce61c44480 change: hrp convert README.md 2022-05-25 15:44:21 +08:00
buyuxiang
c8a2bd13bc Merge branch 'master' of github.com:httprunner/httprunner 2022-05-25 15:43:19 +08:00
debugtalk
780a7e24e6 fix: unittest 2022-05-25 11:17:19 +08:00
buyuxiang
5504ebab2a bugfix: postman empty body options 2022-05-25 09:45:49 +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
buyuxiang
d96baa789b fix comment 2022-05-24 20:50:53 +08:00
buyuxiang
682f1ecb94 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-24 14:07:03 +08:00
buyuxiang
d0b2568797 refactor: hrp convert 2022-05-24 13:36:34 +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
buyuxiang
f19492c3f0 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-17 16:04:10 +08:00
buyuxiang
115b5cbc3f add unittest; add --patch options 2022-05-17 16:03:45 +08:00
xucong053
e0430f495e fix: panic when config didn't exist in testcase file 2022-05-13 18:09:47 +08:00
buyuxiang
ac0fc8b4e4 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-13 14:13:20 +08:00
buyuxiang
bd0ce85f97 feat: postman2case 2022-05-12 21:37:30 +08:00
xucong053
b4e2c55350 fix: add boomer mode(standalone/master/worker) 2022-05-12 11:36:30 +08:00