mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-20 23:59:49 +08:00
add unittest; add --patch options
This commit is contained in:
4
examples/data/postman2case/patch.yml
Normal file
4
examples/data/postman2case/patch.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
headers:
|
||||
User-Agent: "this header will be created or updated"
|
||||
cookies:
|
||||
Cookie1: "this cookie will be created or updated"
|
||||
Reference in New Issue
Block a user