Updated existing Error test

This commit is contained in:
Veronica K. B. Olsen
2020-12-06 01:06:37 +01:00
parent d70ee34429
commit 7c95e6dffa
4 changed files with 91 additions and 45 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[pytest]
markers =
error: Test various error handling scenarios
base: Base functionality tests
core: Core functionality tests
gui: Qt5 GUI tests
serial