firmware/testing/pytest.ini
Peter D. Gray 0306226e83 fixes
2021-03-01 14:38:19 -05:00

8 lines
246 B
INI

[pytest]
addopts = -vvx
#addopts = -vv
markers =
bitcoind: indicates local bitcoind (testnet) will be needed
onetime: test cant be combined with any others, likely needs board reset
veryslow: test takes more than 30 minutes realtime