mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-13 08:59:44 +08:00
docs: update docs
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
# Release History
|
||||
|
||||
## v0.8.0 (2022-03-21)
|
||||
## v0.8.0 (2022-03-22)
|
||||
|
||||
- feat: support hashicorp python plugin over gRPC
|
||||
- feat: create scaffold with plugin option, `--py`(default), `--go`, `--ignore-plugin`
|
||||
- feat: print statistics summary after load testing finished
|
||||
- feat: support think time for api/load testing
|
||||
- fix: update prometheus state to stopped on quit
|
||||
|
||||
## v0.7.0 (2022-03-15)
|
||||
|
||||
@@ -33,4 +33,4 @@ Copyright 2021 debugtalk
|
||||
* [hrp run](hrp_run.md) - run API test
|
||||
* [hrp startproject](hrp_startproject.md) - create a scaffold project
|
||||
|
||||
###### Auto generated by spf13/cobra on 21-Mar-2022
|
||||
###### Auto generated by spf13/cobra on 22-Mar-2022
|
||||
|
||||
@@ -41,4 +41,4 @@ hrp boom [flags]
|
||||
|
||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||
|
||||
###### Auto generated by spf13/cobra on 21-Mar-2022
|
||||
###### Auto generated by spf13/cobra on 22-Mar-2022
|
||||
|
||||
@@ -23,4 +23,4 @@ hrp har2case $har_path... [flags]
|
||||
|
||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||
|
||||
###### Auto generated by spf13/cobra on 21-Mar-2022
|
||||
###### Auto generated by spf13/cobra on 22-Mar-2022
|
||||
|
||||
@@ -34,4 +34,4 @@ hrp run $path... [flags]
|
||||
|
||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||
|
||||
###### Auto generated by spf13/cobra on 21-Mar-2022
|
||||
###### Auto generated by spf13/cobra on 22-Mar-2022
|
||||
|
||||
@@ -19,4 +19,4 @@ hrp startproject $project_name [flags]
|
||||
|
||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||
|
||||
###### Auto generated by spf13/cobra on 21-Mar-2022
|
||||
###### Auto generated by spf13/cobra on 22-Mar-2022
|
||||
|
||||
Reference in New Issue
Block a user