goony
goony copied to clipboard
Simple Load Testing
Results
2
goony issues
Sort by
recently updated
recently updated
newest added
Sometimes I'm just interested in if there's a 404 in the results. Having colours in the output would be a nice addition to not always having to do `grep ",404,"...
enhancement
Fail/stop as soon as a status code >400 is returned. Maybe add a flag that says what the minimum HTTP status code to fail on is (e.g. `goony --fail-on "code>403"`)...
enhancement