mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
36 lines
1.9 KiB
Markdown
36 lines
1.9 KiB
Markdown
## hrp
|
|
|
|
One-stop solution for HTTP(S) testing.
|
|
|
|
### Synopsis
|
|
|
|
|
|
██╗ ██╗████████╗████████╗██████╗ ██████╗ ██╗ ██╗███╗ ██╗███╗ ██╗███████╗██████╗
|
|
██║ ██║╚══██╔══╝╚══██╔══╝██╔══██╗██╔══██╗██║ ██║████╗ ██║████╗ ██║██╔════╝██╔══██╗
|
|
███████║ ██║ ██║ ██████╔╝██████╔╝██║ ██║██╔██╗ ██║██╔██╗ ██║█████╗ ██████╔╝
|
|
██╔══██║ ██║ ██║ ██╔═══╝ ██╔══██╗██║ ██║██║╚██╗██║██║╚██╗██║██╔══╝ ██╔══██╗
|
|
██║ ██║ ██║ ██║ ██║ ██║ ██║╚██████╔╝██║ ╚████║██║ ╚████║███████╗██║ ██║
|
|
╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝ ╚═══╝╚══════╝╚═╝ ╚═╝
|
|
|
|
hrp (HttpRunner+) aims to be a one-stop solution for HTTP(S) testing, covering API testing,
|
|
load testing and digital experience monitoring (DEM). Enjoy! ✨ 🚀 ✨
|
|
|
|
License: Apache-2.0
|
|
Website: https://httprunner.com
|
|
Github: https://github.com/httprunner/hrp
|
|
Copyright 2021 debugtalk
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for hrp
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [hrp boom](hrp_boom.md) - run load test with boomer
|
|
* [hrp har2case](hrp_har2case.md) - Convert HAR to json/yaml testcase files
|
|
* [hrp run](hrp_run.md) - run API test
|
|
|
|
###### Auto generated by spf13/cobra on 7-Jan-2022
|