xucong053
|
56cd77ac11
|
fix: failed to build debugtalk.go without go.mod
|
2022-05-31 13:14:49 +08:00 |
|
debugtalk
|
51ef0636fb
|
change: relocate plugin templates
|
2022-05-29 13:28:48 +08:00 |
|
debugtalk
|
80986858f9
|
refactor: relocate build plugin
|
2022-05-29 12:32:39 +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
|
ebc0a3768c
|
refactor: hrp build
|
2022-05-28 21:44:12 +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 |
|
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
|
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
|
c59c859e73
|
feat: create empty project by using hrp startproject #1280
|
2022-05-26 21:59:30 +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 |
|
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 |
|
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 |
|
buyuxiang
|
115b5cbc3f
|
add unittest; add --patch options
|
2022-05-17 16:03:45 +08:00 |
|
buyuxiang
|
bd0ce85f97
|
feat: postman2case
|
2022-05-12 21:37:30 +08:00 |
|
debugtalk
|
8d425aa696
|
change: upgrade funplugin to v0.4.5
|
2022-05-05 15:56:02 +08:00 |
|
debugtalk
|
7c052770e5
|
bump version to v4.0.0
|
2022-05-03 14:23:12 +08:00 |
|
debugtalk
|
caccf426e6
|
fix: demo function compatibility
|
2022-04-25 13:32:31 +08:00 |
|
debugtalk
|
602b9254cc
|
feat: support force to overwrite existing project with --force/-f flag in hrp startproject
|
2022-04-24 21:19:48 +08:00 |
|
debugtalk
|
f7511848a5
|
bump version to v4.0.0-beta
|
2022-04-24 21:00:15 +08:00 |
|
debugtalk
|
5073308b03
|
refactor: reformat all code with black
|
2022-04-23 15:20:13 +08:00 |
|
buyuxiang
|
3588ab0f0a
|
feat: support websocket protocol
|
2022-04-21 20:53:11 +08:00 |
|
debugtalk
|
2e0f772db9
|
change: add unittests for init parameters iterator
|
2022-04-16 12:29:59 +08:00 |
|
debugtalk
|
51a491f179
|
fix: typo
|
2022-04-08 09:51:13 +08:00 |
|
duanchao.bill
|
4152a6ae80
|
feat: support retry when test step failed
|
2022-04-07 17:04:11 +08:00 |
|
debugtalk
|
f5294cb23a
|
change: remove locust for python version
|
2022-04-03 00:13:28 +08:00 |
|
debugtalk
|
390a7b1170
|
change: rename StepData to StepResult
|
2022-04-02 23:46:06 +08:00 |
|
debugtalk
|
acd85136dd
|
fix: run referenced testcase in python
|
2022-04-02 10:33:35 +08:00 |
|
debugtalk
|
6b2623b95f
|
fix: call referenced api/testcase with relative path
|
2022-03-27 23:08:56 +08:00 |
|
debugtalk
|
349556249c
|
tests: add examples with scaffold
|
2022-03-27 12:00:09 +08:00 |
|
debugtalk
|
3f2d907c9d
|
refactor: relocate hrp tests
|
2022-03-27 11:41:55 +08:00 |
|
debugtalk
|
ee86bb9292
|
change: remove startproject in python version, move all features to go version
|
2022-03-27 10:00:02 +08:00 |
|
debugtalk
|
a5f7eea9c3
|
feat: add --profile flag for har2case to support overwrite headers/cookies with specified yaml/json profile file
|
2022-03-26 11:01:21 +08:00 |
|
debugtalk
|
64ff34a341
|
refactor: relocate python test files
|
2022-03-23 23:14:16 +08:00 |
|
debugtalk
|
2187d41e65
|
refactor: move files to hrp
|
2022-03-23 10:36:24 +08:00 |
|
debugtalk
|
b6dc56b9ba
|
docs: update tests
|
2022-03-22 12:28:21 +08:00 |
|
debugtalk
|
757661c4af
|
change: upgrade python support version to ^3.7
|
2022-03-21 15:15:38 +08:00 |
|
debugtalk
|
17ea5c594e
|
fix: save extracted variables to session variables
|
2020-07-30 11:32:30 +08:00 |
|
debugtalk
|
d0b439f8f4
|
bump version 3.1.4
|
2020-07-30 11:14:36 +08:00 |
|