goatifi / backend /pytest.ini
KonoDioDaa's picture
Initial FlowTwin deployment
e7a9f02
Raw
History Blame Contribute Delete
99 Bytes
[pytest]
testpaths = tests
addopts = -q --tb=short
filterwarnings =
ignore::DeprecationWarning