hot plugin support: search variables recursive upward from testset file

This commit is contained in:
debugtalk
2017-09-04 11:18:53 +08:00
parent 77047f3671
commit 082a2711e9
6 changed files with 25 additions and 15 deletions

View File

@@ -27,7 +27,7 @@ bind_lambda_functions_with_import:
bind_module_functions:
function_binds:
import_module_functions:
import_module_items:
- tests.data.debugtalk
variable_binds:
- TOKEN: debugtalk

View File

@@ -1,6 +1,6 @@
- config:
name: "create user testsets."
import_module_functions:
import_module_items:
- tests.data.debugtalk
variable_binds:
- user_agent: 'iOS/10.3'