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