mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 11:19:43 +08:00
change: print debug log info
This commit is contained in:
@@ -17,7 +17,7 @@ install:
|
||||
- ls dist/*.whl | xargs pip install # test installation
|
||||
script:
|
||||
- hrun -V
|
||||
- cd tests/httpbin && hrun basic.yml && cd -
|
||||
- cd tests/httpbin && hrun basic.yml --log-level debug --failfast && cd -
|
||||
- python -m httprunner.cli hrun -V
|
||||
- python -m httprunner.cli hrun -h
|
||||
- poetry build
|
||||
|
||||
Reference in New Issue
Block a user