Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 177 Bytes

readme.md

File metadata and controls

13 lines (6 loc) · 177 Bytes

Simple Web load tester

Used for testing concurrency primitives, context manipulation and error handling.

Usage

go run . url1 url2 url3 ...

Testing

go test -v -cover