tag1consulting / goose

Load testing framework, inspired by Locust
https://tag1.com/goose
Apache License 2.0
792 stars 70 forks source link

Add error_on_fail to return error if request fails #438

Closed d00z3l closed 2 years ago

d00z3l commented 2 years ago

This adds a error_on_fail() option to GooseRequest which will return an error if the request fails