mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-08 01:09:44 +08:00
change: update README
This commit is contained in:
12
README.en.md
12
README.en.md
@@ -87,14 +87,20 @@ Usage:
|
||||
hrp [command]
|
||||
|
||||
Available Commands:
|
||||
adb simple utils for android device management
|
||||
boom run load test with boomer
|
||||
build build plugin for testing
|
||||
completion generate the autocompletion script for the specified shell
|
||||
convert convert to JSON/YAML/gotest/pytest testcases
|
||||
completion Generate the autocompletion script for the specified shell
|
||||
convert convert multiple source format to HttpRunner JSON/YAML/gotest/pytest cases
|
||||
curl run integrated curl command
|
||||
dns DNS resolution for different source and record types
|
||||
help Help about any command
|
||||
ios simple utils for ios device management
|
||||
ping run integrated ping command
|
||||
pytest run API test with pytest
|
||||
run run API test with go engine
|
||||
startproject create a scaffold project
|
||||
traceroute run integrated traceroute command
|
||||
wiki visit https://httprunner.com
|
||||
|
||||
Flags:
|
||||
@@ -120,8 +126,6 @@ Use "hrp [command] --help" for more information about a command.
|
||||
|
||||
<img src="https://httprunner.com/image/qrcode.png" alt="HttpRunner" width="400">
|
||||
|
||||
如果你期望加入 HttpRunner 用户群,请看这里:[HttpRunner v4 用户交流群,它来啦!](https://httprunner.com/blog/join-chat-group)
|
||||
|
||||
[HttpRunner]: https://github.com/httprunner/httprunner
|
||||
[boomer]: https://github.com/myzhan/boomer
|
||||
[locust]: https://github.com/locustio/locust
|
||||
|
||||
Reference in New Issue
Block a user