File: pytest.ini

package info (click to toggle)
fuse3 3.18.2-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 31,440 kB
  • sloc: ansic: 25,058; perl: 6,044; cpp: 3,960; python: 1,201; sh: 416; javascript: 313; makefile: 59
file content (6 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
[pytest]
addopts = --verbose --assert=rewrite --tb=native -x -r a
markers = 
    uses_fuse: Indicates that FUSE is supported.
log_cli=true
faulthandler_timeout=60