debugtalk
|
7340740170
|
bump version to v4.1.4
|
2022-06-17 22:53:24 +08:00 |
|
debugtalk
|
797e0ea56f
|
fix: filter commented out functions when generating plugin file
|
2022-06-14 22:51:23 +08:00 |
|
debugtalk
|
5a5b83fc89
|
fix #1352: avoid conversion to exponential notation
|
2022-06-14 13:22:07 +08:00 |
|
debugtalk
|
50c4c94100
|
refactor: EnsurePython3Venv
|
2022-06-14 11:52:18 +08:00 |
|
debugtalk
|
663c600d9c
|
change: venv priority: specified > /Users/debugtalk/.hrp/venv
|
2022-06-14 10:35:33 +08:00 |
|
debugtalk
|
f23309ab7f
|
feat: assert python3 package is ready with specified version
|
2022-06-14 00:51:45 +08:00 |
|
debugtalk
|
3025b1665c
|
refactor: build plugin
|
2022-06-13 23:40:45 +08:00 |
|
debugtalk
|
fac6dc4955
|
feat #1342: support specify custom python3 venv
|
2022-06-13 21:31:05 +08:00 |
|
debugtalk
|
d4c1f00317
|
change: update for v4.1.2
|
2022-06-09 23:50:04 +08:00 |
|
xucong053
|
aecbdb9367
|
update docs
|
2022-05-31 21:40:27 +08:00 |
|
buyuxiang
|
21ac0216b3
|
del: plugin auto-generated file
|
2022-05-31 16:17:50 +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 |
|
xucong053
|
2c2ed04b74
|
remove project_path info from proj.json in project dir
|
2022-05-31 15:08:45 +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
|
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
|
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 |
|
debugtalk
|
ae36c8fd9a
|
refactor: move base_url to config env
|
2022-05-24 22:23:02 +08:00 |
|
debugtalk
|
f317fa05c0
|
fix #1308: load .env file as environment variables
|
2022-05-24 11:10:56 +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 |
|
debugtalk
|
05e2bed02f
|
change: startproject demo
|
2022-05-19 21:02:24 +08:00 |
|
debugtalk
|
24effeccdb
|
fix #1288: unable to go get httprunner v4
|
2022-05-09 19:53:16 +08:00 |
|
debugtalk
|
fb229c89c4
|
change: skip funppy version requirements
|
2022-05-05 14:33:07 +08:00 |
|
debugtalk
|
7c052770e5
|
bump version to v4.0.0
|
2022-05-03 14:23:12 +08:00 |
|
debugtalk
|
1a1016bc37
|
change: hrp install httprunner v4
|
2022-04-25 18:36:24 +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 |
|
debugtalk
|
9afe10f816
|
change: update logs
|
2022-04-22 20:53:14 +08:00 |
|
debugtalk
|
44276b6901
|
feat: print output with colors
|
2022-04-22 20:18:01 +08:00 |
|
debugtalk
|
66a0d13c10
|
refactor: run tests with pytest
|
2022-04-22 19:28:16 +08:00 |
|
debugtalk
|
98c23fbd1f
|
fix: unittest with failfast
|
2022-04-16 00:36:38 +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
|
30003077fc
|
change: move html template to scaffold
|
2022-03-27 11:28:46 +08:00 |
|
debugtalk
|
86fb3def93
|
change: lock funplugin version when creating scaffold project
|
2022-03-27 11:13:03 +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
|
ceb31b1982
|
refactor: rename ga package to sdk
|
2022-03-25 15:57:25 +08:00 |
|
debugtalk
|
2187d41e65
|
refactor: move files to hrp
|
2022-03-23 10:36:24 +08:00 |
|