Open
Description
@hacdias implemented StatusBetween(500, 599)
, it's easy to implement and does the job π
For the sake of readability & user-friendliness, we could implement a nicer matcher like .Status("5xx")
.
see #157 (comment)
@hacdias implemented StatusBetween(500, 599)
, it's easy to implement and does the job π
For the sake of readability & user-friendliness, we could implement a nicer matcher like .Status("5xx")
.
see #157 (comment)