change: build python plugin

This commit is contained in:
debugtalk
2022-05-29 00:24:27 +08:00
parent 6d08f13a70
commit da608db9bb
16 changed files with 99 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
# Release History
## v4.1.0 (2022-05-28)
## v4.1.0 (2022-05-29)
- feat: add `wiki` sub-command to open httprunner website
- feat: add `build` sub-command for function plugin

View File

@@ -38,4 +38,4 @@ Copyright 2017 debugtalk
* [hrp startproject](hrp_startproject.md) - create a scaffold project
* [hrp wiki](hrp_wiki.md) - visit https://httprunner.com
###### Auto generated by spf13/cobra on 28-May-2022
###### Auto generated by spf13/cobra on 29-May-2022

View File

@@ -42,4 +42,4 @@ hrp boom [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 28-May-2022
###### Auto generated by spf13/cobra on 29-May-2022

View File

@@ -28,4 +28,4 @@ hrp build $path ... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 28-May-2022
###### Auto generated by spf13/cobra on 29-May-2022

View File

@@ -22,4 +22,4 @@ hrp convert $path... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 28-May-2022
###### Auto generated by spf13/cobra on 29-May-2022

View File

@@ -24,4 +24,4 @@ hrp har2case $har_path... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 28-May-2022
###### Auto generated by spf13/cobra on 29-May-2022

View File

@@ -16,4 +16,4 @@ hrp pytest $path ... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 28-May-2022
###### Auto generated by spf13/cobra on 29-May-2022

View File

@@ -35,4 +35,4 @@ hrp run $path... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 28-May-2022
###### Auto generated by spf13/cobra on 29-May-2022

View File

@@ -21,4 +21,4 @@ hrp startproject $project_name [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 28-May-2022
###### Auto generated by spf13/cobra on 29-May-2022

View File

@@ -16,4 +16,4 @@ hrp wiki [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 28-May-2022
###### Auto generated by spf13/cobra on 29-May-2022