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