mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-19 05:58:09 +00:00
7 lines
187 B
INI
7 lines
187 B
INI
|
[pytest]
|
||
|
addopts = --pyargs trezorlib.tests.device_tests
|
||
|
xfail_strict = true
|
||
|
|
||
|
# List of markers that run as if not xfailed. See docs/testing.md for details
|
||
|
# run_xfail = stellar lisk nem
|