mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-09 14:32:31 +08:00
test: hrun command
This commit is contained in:
@@ -17,6 +17,7 @@ install:
|
|||||||
- ls dist/*.whl | xargs pip install # test installation
|
- ls dist/*.whl | xargs pip install # test installation
|
||||||
script:
|
script:
|
||||||
- hrun -V
|
- hrun -V
|
||||||
|
- cd tests/httpbin && hrun basic.yml && cd -
|
||||||
- python -m httprunner.cli hrun -V
|
- python -m httprunner.cli hrun -V
|
||||||
- python -m httprunner.cli hrun -h
|
- python -m httprunner.cli hrun -h
|
||||||
- poetry build
|
- poetry build
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
**Added**
|
**Added**
|
||||||
|
|
||||||
- test: pip install package
|
- test: pip install package
|
||||||
|
- test: hrun command
|
||||||
|
|
||||||
**Fixed**
|
**Fixed**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user