docs: add go reference badge

This commit is contained in:
debugtalk
2021-09-30 16:21:52 +08:00
parent a15ec7a818
commit 32faa29cff

View File

@@ -1,9 +1,14 @@
[![Go Reference](https://pkg.go.dev/badge/github.com/httprunner/httpboomer.svg)](https://pkg.go.dev/github.com/httprunner/httpboomer)
# 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