Files
httprunner/README.md
2021-09-30 16:39:36 +08:00

17 lines
930 B
Markdown

[![Go Reference](https://pkg.go.dev/badge/github.com/httprunner/httpboomer.svg)](https://pkg.go.dev/github.com/httprunner/httpboomer)
[![Github Actions](https://github.com/httprunner/HttpBoomer/actions/workflows/main.yml/badge.svg)](https://github.com/httprunner/HttpBoomer/actions)
[![Coverage Status](https://coveralls.io/repos/github/httprunner/HttpBoomer/badge.svg?branch=main)](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