mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
update docs for debugtalk.py plugin
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
- test:
|
||||
name: get token
|
||||
import_module_functions:
|
||||
- examples.debugtalk
|
||||
variable_binds:
|
||||
- user_agent: 'iOS/10.3'
|
||||
- device_sn: ${gen_random_string(15)}
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
- config:
|
||||
name: "smoketest for CRUD users."
|
||||
import_module_functions:
|
||||
- examples.debugtalk
|
||||
variable_binds:
|
||||
- device_sn: ${gen_random_string(15)}
|
||||
request:
|
||||
|
||||
Reference in New Issue
Block a user