5 lines
159 B
INI
5 lines
159 B
INI
[pytest]
|
|
addopts = --verbose --assert=rewrite --tb=native -x -r a
|
|
|
|
markers = uses_fuse: Mark to indicate that FUSE is available on the system running the test
|