mirror of
https://github.com/httprunner/httprunner.git
synced 2026-08-28 19:47:14 +08:00
change: update docs
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
`hrp` aims to be a one-stop solution for HTTP(S) testing, covering API testing, load testing and digital experience monitoring (DEM).
|
`hrp` aims to be a one-stop solution for HTTP(S) testing, covering API testing, load testing and digital experience monitoring (DEM).
|
||||||
|
|
||||||
See [CHANGELOG].
|
See [CHANGELOG].
|
||||||
|
|
||||||
|
> 欢迎参加 HttpRunner [用户调研问卷][survey],你的反馈将帮助 HttpRunner 更好地成长!
|
||||||
|
|
||||||
## Key Features
|
## Key Features
|
||||||
|
|
||||||

|

|
||||||
@@ -296,6 +299,8 @@ func TestCaseDemo(t *testing.T) {
|
|||||||
|
|
||||||
<img src="docs/assets/qrcode.jpg" alt="HttpRunner" width="200">
|
<img src="docs/assets/qrcode.jpg" alt="HttpRunner" width="200">
|
||||||
|
|
||||||
|
如果你期望加入 HttpRunner 核心用户群,请填写[用户调研问卷][survey]并留下你的联系方式,作者将拉你进群。
|
||||||
|
|
||||||
[HttpRunner]: https://github.com/httprunner/httprunner
|
[HttpRunner]: https://github.com/httprunner/httprunner
|
||||||
[boomer]: https://github.com/myzhan/boomer
|
[boomer]: https://github.com/myzhan/boomer
|
||||||
[locust]: https://github.com/locustio/locust
|
[locust]: https://github.com/locustio/locust
|
||||||
@@ -308,3 +313,4 @@ func TestCaseDemo(t *testing.T) {
|
|||||||
[examples]: https://github.com/httprunner/hrp/blob/main/examples/
|
[examples]: https://github.com/httprunner/hrp/blob/main/examples/
|
||||||
[CHANGELOG]: docs/CHANGELOG.md
|
[CHANGELOG]: docs/CHANGELOG.md
|
||||||
[pushgateway]: https://github.com/prometheus/pushgateway
|
[pushgateway]: https://github.com/prometheus/pushgateway
|
||||||
|
[survey]: https://wenjuan.feishu.cn/m?t=sVRvigY12Szi-gbbo
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
- Homepage: https://httprunner.com
|
- Homepage: https://httprunner.com
|
||||||
- Docs
|
- Docs
|
||||||
|
- Repo: https://github.com/httprunner/httprunner.github.io
|
||||||
- 中文: https://httprunner.com/docs
|
- 中文: https://httprunner.com/docs
|
||||||
- English: https://httprunner.com/en/docs
|
- English: https://httprunner.com/en/docs
|
||||||
- [hrp command help](cmd/hrp.md)
|
- [hrp command help](cmd/hrp.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user