core: add custom markers to pytest.ini

Following https://docs.pytest.org/en/latest/mark.html#registering-marks
pull/179/head
Roman Zeyde 5 years ago committed by Pavol Rusnak
parent cc5c8ae7e0
commit 8a179437b1
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -1,2 +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…
Cancel
Save