diff --git a/tests/pytest.ini b/tests/pytest.ini new file mode 100644 index 00000000..393e0dd8 --- /dev/null +++ b/tests/pytest.ini @@ -0,0 +1,4 @@ +[pytest] +markers = + gui: marks tests as a GUI test + tor: marks tests as a Tor GUI test \ No newline at end of file