mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-04 11:03:21 +03:00
609868c858
predicate countEquals becomes deprecated and is replaced by count ==
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
GET http://localhost:8000/error-query-invalid-json
|
|
HTTP/1.0 200
|
|
[Asserts]
|
|
jsonpath "$.errors" count == 2
|
|
|