1[pytest]
2addopts = --verbose --assert=rewrite --tb=native -x -r a
3markers = 
4    uses_fuse: Indicates that FUSE is supported.
5