Browse Source

Add pytest.ini

Kentaro Wada 2 years ago
parent
commit
03d678fb1a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pytest.ini

+ 3 - 0
pytest.ini

@@ -0,0 +1,3 @@
+[pytest]
+markers =
+  gui