mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-14 01:39:42 +08:00
17 lines
930 B
Markdown
17 lines
930 B
Markdown
[](https://pkg.go.dev/github.com/httprunner/httpboomer)
|
|
[](https://github.com/httprunner/HttpBoomer/actions)
|
|
[](https://coveralls.io/github/httprunner/HttpBoomer?branch=main)
|
|
|
|
# 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].
|
|
|
|
## Key Features
|
|
|
|
## Quick Start
|
|
|
|
[HttpRunner]: https://github.com/httprunner/httprunner
|
|
[Boomer]: https://github.com/myzhan/boomer
|
|
[locust]: https://github.com/locustio/locust |