mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 19:39:44 +08:00
19 lines
1.2 KiB
Markdown
19 lines
1.2 KiB
Markdown
# HttpBoomer
|
|
|
|
[](https://pkg.go.dev/github.com/httprunner/httpboomer)
|
|
[](https://github.com/httprunner/HttpBoomer/actions)
|
|
[](https://codecov.io/gh/httprunner/HttpBoomer)
|
|
[](https://goreportcard.com/report/github.com/httprunner/HttpBoomer)
|
|
[](https://app.fossa.com/reports/fb0e64a7-7dcf-48bb-8de9-8f0e016b903b)
|
|
|
|
> 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 |