7 lines
191 B
INI
7 lines
191 B
INI
[pytest]
|
|
addopts = -vvx
|
|
#addopts = -vv
|
|
markers =
|
|
bitcoind: indicated local bitcoind (testnet) will be needed
|
|
onetime: test cant be combined with any others, likely needs board reset
|