mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-24 07:18:09 +00:00
core: add short summary to pytest to see what failed right away
This commit is contained in:
parent
d2f8a83057
commit
1988fb0409
@ -30,7 +30,7 @@ known_third_party = curve25519,ecdsa,hypothesis,pytest,mnemonic,shamir-mnemonic
|
|||||||
known_first_party = trezorlib
|
known_first_party = trezorlib
|
||||||
|
|
||||||
[tool:pytest]
|
[tool:pytest]
|
||||||
addopts = --strict --random-order
|
addopts = -rfE --strict --random-order
|
||||||
testpaths = tests crypto storage python/tests
|
testpaths = tests crypto storage python/tests
|
||||||
xfail_strict = true
|
xfail_strict = true
|
||||||
timeout = 60
|
timeout = 60
|
||||||
|
Loading…
Reference in New Issue
Block a user