The GUI test now run on a local virtualbox, testing on Travis

This commit is contained in:
Veronica K. B. Olsen
2019-05-17 10:13:57 +02:00
parent c13e140e37
commit 1c35b54a3d
3 changed files with 16 additions and 10 deletions
+6
View File
@@ -0,0 +1,6 @@
[pytest]
markers =
project: Project classes tests
core: Core functionality tests
gui: Qt5 GUI tests
serial