1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00

core: add custom markers to pytest.ini

Following https://docs.pytest.org/en/latest/mark.html#registering-marks
This commit is contained in:
Roman Zeyde 2019-05-20 14:05:36 +03:00 committed by Pavol Rusnak
parent cc5c8ae7e0
commit 8a179437b1
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -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