summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-09-20 11:28:19 +0200
committerFlorian Bruhin <git@the-compiler.org>2017-09-20 11:30:18 +0200
commit46cfd5353d63352f04b8505466dfcbaa5064f186 (patch)
tree1ec84a00f0df59921be26f67be47c6284ca80a82 /pytest.ini
parentef1c83862b8166066a860fbfac93a19ec26bb8c3 (diff)
downloadqutebrowser-46cfd5353d63352f04b8505466dfcbaa5064f186.tar.gz
qutebrowser-46cfd5353d63352f04b8505466dfcbaa5064f186.zip
Use a pytest marker to fake an OS
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index d47c173f7..b853c8ca8 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -25,6 +25,7 @@ markers =
this: Used to mark tests during development
no_invalid_lines: Don't fail on unparseable lines in end2end tests
issue2478: Tests which are broken on Windows with QtWebEngine, https://github.com/qutebrowser/qutebrowser/issues/2478
+ fake_os: Fake utils.is_* to a fake operating system
qt_log_level_fail = WARNING
qt_log_ignore =
^SpellCheck: .*