mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 23:51:25 +08:00
change: update docs
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Release History
|
# Release History
|
||||||
|
|
||||||
|
## v0.3.0 (2021-12-13)
|
||||||
|
|
||||||
|
- feat: implement transaction for load test
|
||||||
|
|
||||||
## v0.2.2 (2021-12-07)
|
## v0.2.2 (2021-12-07)
|
||||||
|
|
||||||
- refactor: update models to make API more concise
|
- refactor: update models to make API more concise
|
||||||
|
|||||||
+1
-1
@@ -22,4 +22,4 @@ Copyright 2021 debugtalk
|
|||||||
* [hrp har2case](hrp_har2case.md) - Convert HAR to json/yaml testcase files
|
* [hrp har2case](hrp_har2case.md) - Convert HAR to json/yaml testcase files
|
||||||
* [hrp run](hrp_run.md) - run API test
|
* [hrp run](hrp_run.md) - run API test
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 8-Dec-2021
|
###### Auto generated by spf13/cobra on 12-Dec-2021
|
||||||
|
|||||||
@@ -39,4 +39,4 @@ hrp boom [flags]
|
|||||||
|
|
||||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 8-Dec-2021
|
###### Auto generated by spf13/cobra on 12-Dec-2021
|
||||||
|
|||||||
@@ -23,4 +23,4 @@ hrp har2case harPath... [flags]
|
|||||||
|
|
||||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 8-Dec-2021
|
###### Auto generated by spf13/cobra on 12-Dec-2021
|
||||||
|
|||||||
+1
-1
@@ -30,4 +30,4 @@ hrp run path... [flags]
|
|||||||
|
|
||||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 8-Dec-2021
|
###### Auto generated by spf13/cobra on 12-Dec-2021
|
||||||
|
|||||||
Reference in New Issue
Block a user