mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-19 22:18:13 +00:00
21 lines
245 B
INI
21 lines
245 B
INI
|
[pytest]
|
||
|
addopts = --pyargs trezorlib.tests.device_tests
|
||
|
|
||
|
markers =
|
||
|
capricoin
|
||
|
cardano
|
||
|
decred
|
||
|
eos
|
||
|
ethereum
|
||
|
komodo
|
||
|
lisk
|
||
|
monero
|
||
|
nem
|
||
|
ontology
|
||
|
ripple
|
||
|
skip_t1
|
||
|
skip_t2
|
||
|
stellar
|
||
|
tezos
|
||
|
zcash
|