mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-17 11:58:13 +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
|