testgenius-ai / backend /pytest.ini
muthuk2's picture
feat: pytest.ini for test configuration
3a06a0d verified
Raw
History Blame
71 Bytes
[pytest]
testpaths = tests
asyncio_mode = auto
addopts = -v --tb=short