mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-08 07:51:25 +08:00
rename package name from ate to httprunner
This commit is contained in:
@@ -8,6 +8,6 @@ python:
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script:
|
||||
- coverage run --source=ate -m unittest discover
|
||||
- coverage run --source=httprunner -m unittest discover
|
||||
after_success:
|
||||
- coveralls
|
||||
Reference in New Issue
Block a user