TradeFlowAI / pytest.ini
muhammadghiffari's picture
Deploy TradeFlow API to HF
db4ba8d
Raw
History Blame Contribute Delete
149 Bytes
[pytest]
minversion = 7.0
addopts = -ra
testpaths = tests
markers =
integration: mark test as integration which requires external services