mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-17 00:27:36 +08:00
define httpbin host and port in one place
This commit is contained in:
@@ -94,4 +94,4 @@
|
||||
- ${teardown_hook_sleep_N_secs($response, $n_secs)}
|
||||
validate:
|
||||
- eq: ["status_code", 200]
|
||||
- eq: [content.headers.Host, "127.0.0.1:3458"]
|
||||
- contained_by: [content.headers.Host, $HTTPBIN_SERVER]
|
||||
|
||||
Reference in New Issue
Block a user