File: pytest.ini

package info (click to toggle)
python-pycdlib 1.14.0%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,948 kB
  • sloc: python: 29,902; makefile: 63
file content (4 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (4)
1
2
3
4
[pytest]
markers =
    slow: marks tests as slow (deselect with '-m "not slow"')
    serial