mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-18 08:02:12 +03:00
12 lines
274 B
Plaintext
12 lines
274 B
Plaintext
GET http://localhost:8000/error-assert-variable
|
|
HTTP 200
|
|
[Captures]
|
|
status: status
|
|
length: header "content-length"
|
|
type: header "content-type"
|
|
[Asserts]
|
|
variable "toto" == "tata"
|
|
variable "status" == {{unknown}}
|
|
variable "status" == {{type}}
|
|
variable "status" == {{length}}
|