This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
fbchat/pytest.ini
2020-01-21 23:05:57 +01:00

7 lines
93 B
INI

[pytest]
xfail_strict = true
addopts =
--strict
testpaths = tests
filterwarnings = error