mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-04 23:16:57 +08:00
feat: log HttpRunner version when initializing
This commit is contained in:
@@ -13,6 +13,8 @@ install:
|
||||
- pip install poetry
|
||||
- poetry install -vvv
|
||||
script:
|
||||
- python -m httprunner.cli hrun -V
|
||||
- python -m httprunner.cli hrun -h
|
||||
- poetry build
|
||||
- poetry run coverage run --source=httprunner -m unittest discover
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user