Does gui test work?
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ python:
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install pytest-cov
|
||||
# - pip install pytest-qt
|
||||
- pip install pytest-qt
|
||||
- pip install codecov
|
||||
script:
|
||||
- python -m pytest --cov=nw -m "project|core|gui" -v
|
||||
|
||||
Reference in New Issue
Block a user