backend / tests /pytest.ini
Praneeth Yerrapragada
test: setup pytest | pytest for users apis
b6fbea9
Raw
History Blame
109 Bytes
[pytest]
asyncio_mode = auto
timeout = 60
addopts = -vv --disable-warnings --durations=10 --durations-min=1.0