mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-12 16:01:27 +08:00
docs: add go reference badge
This commit is contained in:
@@ -1,9 +1,14 @@
|
|||||||
|
[](https://pkg.go.dev/github.com/httprunner/httpboomer)
|
||||||
|
|
||||||
# HttpBoomer
|
# HttpBoomer
|
||||||
|
|
||||||
> HttpBoomer = [HttpRunner] + [Boomer]
|
> 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].
|
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
|
[HttpRunner]: https://github.com/httprunner/httprunner
|
||||||
[Boomer]: https://github.com/myzhan/boomer
|
[Boomer]: https://github.com/myzhan/boomer
|
||||||
|
|||||||
Reference in New Issue
Block a user