summaryrefslogtreecommitdiffstats
path: root/tests/integration/deckard/deckard_pytest.ini
blob: 44ba4d4fa3a08325107236751d4ca519f0c06fc0 (plain)
1
2
3
4
5
6
7
8
[pytest]
python_files=deckard_pytest.py
markers=
	monotonic : mark test that require faking monotonic time
norecursedirs=*
log_cli=true
log_level=WARNING