]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Register "integration" as a custom pytest marker
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 5 Apr 2022 13:09:32 +0000 (15:09 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 14 Apr 2022 20:35:40 +0000 (22:35 +0200)
Silences pytest warning message.

pytest.ini [new file with mode: 0644]

diff --git a/pytest.ini b/pytest.ini
new file mode 100644 (file)
index 0000000..bdefe61
--- /dev/null
@@ -0,0 +1,3 @@
+[pytest]
+markers =
+    integration: marks integration tests which are slow and require root