TESTS: show skip reason in test summary
This commit is contained in:
parent
eeb27f7b50
commit
e6b9d2f5e7
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
[pytest]
|
||||
# disable the creation of the `.cache` folders
|
||||
addopts = -p no:cacheprovider
|
||||
addopts = -p no:cacheprovider -r s
|
Loading…
Reference in a new issue