mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
20 lines
256 B
Markdown
20 lines
256 B
Markdown
## hrp pytest
|
|
|
|
run API test with pytest
|
|
|
|
```
|
|
hrp pytest $path ... [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for pytest
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [hrp](hrp.md) - Next-Generation API Testing Solution.
|
|
|
|
###### Auto generated by spf13/cobra on 22-Apr-2022
|