docs: add description

This commit is contained in:
debugtalk
2021-09-20 09:42:42 +08:00
parent 6b7955a955
commit 10e6c630eb

View File

@@ -1,2 +1,9 @@
# 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 a better load generator for [locust].
[HttpRunner]: https://github.com/httprunner/httprunner
[Boomer]: https://github.com/myzhan/boomer
[locust]: https://github.com/locustio/locust