mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-13 07:29:45 +08:00
10 lines
451 B
Markdown
10 lines
451 B
Markdown
# HttpBoomer
|
|
|
|
> HttpBoomer = [HttpRunner] + [Boomer]
|
|
|
|
HttpBoomer is a golang implementation of [HttpRunner]. Ideally, HttpBoomer will be fully compatible with HttpRunner, including testcase format and usage. What's more, HttpBoomer will integrate Boomer natively to be a better load generator for [locust].
|
|
|
|
|
|
[HttpRunner]: https://github.com/httprunner/httprunner
|
|
[Boomer]: https://github.com/myzhan/boomer
|
|
[locust]: https://github.com/locustio/locust |