firmware/testing/pytest.ini
2020-04-30 11:37:15 -04:00

7 lines
191 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