mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-27 18:32:34 +00:00
core: let's have pytest.ini back
This commit is contained in:
parent
23202e2479
commit
5a2c67ccae
20
core/pytest.ini
Normal file
20
core/pytest.ini
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
[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
|
Loading…
Reference in New Issue
Block a user