surya/pytest.ini
2024-12-19 11:15:03 -05:00

7 lines
147 B
INI

[pytest]
testpaths=tests
pythonpath=.
filterwarnings =
ignore::UserWarning
ignore::PendingDeprecationWarning
ignore::DeprecationWarning