duanchao.bill
|
6bd34c8430
|
删除调试日志
|
2022-06-10 21:33:19 +08:00 |
|
duanchao.bill
|
e51fcee364
|
fix:with_variables和extract要保留
|
2022-06-10 21:23:16 +08:00 |
|
duanchao.bill
|
047b1deca7
|
fix:clear step variables after step end
|
2022-06-10 20:41:41 +08:00 |
|
debugtalk
|
0a6edf685d
|
change: update for v4.1.2
v4.1.2
|
2022-06-09 23:50:04 +08:00 |
|
debugtalk
|
222c394f1e
|
fix #1337: install on windows
|
2022-06-09 22:26:03 +08:00 |
|
debugtalk
|
e2daed3567
|
Merge pull request #1346 from xucong053/bugfix
fix: ensure all dependencies in debugtalk.go are installed
|
2022-06-09 22:07:39 +08:00 |
|
xucong053
|
8377bdefb6
|
change: upgrade funplugin to v0.4.9
|
2022-06-09 21:57:13 +08:00 |
|
xucong053
|
5c54fed495
|
fix: increase the randomness of parameterized data-driven random strategy
|
2022-06-09 17:48:57 +08:00 |
|
debugtalk
|
35c59ce126
|
Merge pull request #1344 from zc2638/feat/docker
feat: add dockerfile
|
2022-06-09 13:40:01 +08:00 |
|
debugtalk
|
6e6d12fada
|
Merge pull request #1347 from billduan/master
add:增加allure的日志
|
2022-06-09 13:30:54 +08:00 |
|
billduan
|
7d1255b06f
|
Merge pull request #4 from billduan/feat_allure
增加allure的内容,1.allure附加log文件 2.allure添加请求和返回详情
|
2022-06-09 13:05:26 +08:00 |
|
duanchao.bill
|
883938a27b
|
fix:pop->get
|
2022-06-09 12:51:36 +08:00 |
|
xucong053
|
09136e1bc6
|
fix: ensure all dependencies in debugtalk.go are installed
|
2022-06-09 11:26:28 +08:00 |
|
duanchao.bill
|
9808331711
|
resolve conflict
|
2022-06-09 10:26:59 +08:00 |
|
debugtalk
|
64f3b53fbd
|
Merge branch 'master' of code.byted.org:pylibs/HttpRunner
|
2022-06-08 22:22:23 +08:00 |
|
duanchao.bill
|
6954905fb2
|
add:增加allure的内容,1.附加log文件 2.添加请求和返回详情
|
2022-06-08 22:07:24 +08:00 |
|
bbx-winner
|
b85165ca11
|
Merge pull request #1345 from xucong053/bugfix
fix: failed to load overall pick_order strategy in parameters_setting
|
2022-06-08 17:42:12 +08:00 |
|
xucong053
|
1e5281d96f
|
fix: failed to load overall pick_order strategy in parameters_setting
|
2022-06-08 17:21:17 +08:00 |
|
zc
|
001c68d36a
|
add dockerfile
|
2022-06-08 10:08:35 +08:00 |
|
debugtalk
|
6d53965a78
|
fix #1336: extract package in Windows
|
2022-06-05 21:39:04 +08:00 |
|
debugtalk
|
943393be33
|
fix: unzip package for windows
|
2022-06-05 21:37:49 +08:00 |
|
debugtalk
|
2258022355
|
change: update docs for group chat
|
2022-06-05 21:37:27 +08:00 |
|
debugtalk
|
af7d0d7d42
|
change: remove hrp har2case, replace with hrp convert
|
2022-06-05 20:58:53 +08:00 |
|
debugtalk
|
f4dca3a100
|
fix: install package on MinGW64
|
2022-06-05 20:48:26 +08:00 |
|
debugtalk
|
49b1f34c64
|
fix #1336: extract package with tar in Windows
|
2022-06-05 09:39:45 +08:00 |
|
debugtalk
|
30b0172ccf
|
fix #1331: use str_eq to assert string and digit equality
|
2022-06-03 23:29:03 +08:00 |
|
debugtalk
|
c90606578b
|
bump version to v4.1.2
|
2022-06-03 23:16:51 +08:00 |
|
debugtalk
|
2fdd3743ef
|
Merge pull request #1330 from xucong053/master
fix: failed to regenerate .debugtalk_gen.py correctly
v4.1.1
|
2022-05-31 22:25:16 +08:00 |
|
xucong053
|
b09660fb0c
|
update docs
|
2022-05-31 21:40:27 +08:00 |
|
xucong053
|
3681b5ae5d
|
fix: failed to regenerate .debugtalk_gen.py correctly
|
2022-05-31 20:11:27 +08:00 |
|
xucong053
|
1edd71bf0a
|
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
|
f37a96b323
|
fix: add ref step name info in html report
|
2022-05-31 16:36:42 +08:00 |
|
xucong053
|
a0a6c09b2a
|
Merge pull request #1328 from bbx-winner/master
del: plugin auto-generated file
|
2022-05-31 16:31:36 +08:00 |
|
buyuxiang
|
8714277c26
|
del: plugin auto-generated file
|
2022-05-31 16:17:50 +08:00 |
|
debugtalk
|
bee999084f
|
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
|
1e73d4e839
|
Merge branch 'master' into fix-escape-html
|
2022-05-31 15:16:18 +08:00 |
|
buyuxiang
|
90ef77bced
|
update: hrp version => v4.1.1
|
2022-05-31 15:11:33 +08:00 |
|
debugtalk
|
521ae2c522
|
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
|
55e1ddddfd
|
remove project_path info from proj.json in project dir
|
2022-05-31 15:08:45 +08:00 |
|
xucong053
|
f539e2a0df
|
fix: failed to build debugtalk.go without go.mod
|
2022-05-31 13:14:49 +08:00 |
|
buyuxiang
|
145e6555f3
|
bugfix: deal with empty base_url
|
2022-05-30 20:56:11 +08:00 |
|
buyuxiang
|
e938b77c52
|
bugfix: avoid to escape html
|
2022-05-30 17:25:36 +08:00 |
|
debugtalk
|
036b0638ce
|
change: upgrade funplugin to v0.4.8
v4.1.0
|
2022-05-29 13:33:31 +08:00 |
|
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 |
|