1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
trezor-firmware/core/pytest.ini
matejcik a0d7a6a667 python: more consistent handling of markers in device_tests
also better behavior when no Trezor device is present
2019-05-27 16:38:35 +02:00

4 lines
86 B
INI

[pytest]
addopts = --strict --pyargs trezorlib.tests.device_tests
xfail_strict = true