mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-25 08:58:14 +00:00
chore: rename deprecated pytest option
This commit is contained in:
parent
637ccadcb6
commit
ba326865f1
@ -31,7 +31,7 @@ known_third_party = curve25519,ecdsa,hypothesis,pytest,mnemonic,shamir-mnemonic,
|
|||||||
known_first_party = trezorlib,apps
|
known_first_party = trezorlib,apps
|
||||||
|
|
||||||
[tool:pytest]
|
[tool:pytest]
|
||||||
addopts = -rfE --strict --random-order
|
addopts = -rfE --strict-markers --random-order
|
||||||
testpaths = tests crypto storage python/tests
|
testpaths = tests crypto storage python/tests
|
||||||
xfail_strict = true
|
xfail_strict = true
|
||||||
junit_family = xunit2
|
junit_family = xunit2
|
||||||
|
Loading…
Reference in New Issue
Block a user