bit-backtest-lab / pytest.ini
Bit-Trading-Company's picture
Backtest Lab v1.0.0
46f1a78 verified
Raw
History Blame Contribute Delete
143 Bytes
[pytest]
testpaths = tests
markers =
slow: tests that load a real model or hit the network
filterwarnings =
ignore::DeprecationWarning