blob: c36bbe4d64f017f5311d285959a717505f22f577 [file] [log] [blame]
[pytest]
python_files=*_unittest.py
addopts =
--doctest-modules
--durations=5
--ignore setup.py
--cov lucifer
-r xX