File: pytest.ini

package info (click to toggle)
python-pycdlib 1.12.0%2Bds1-4%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,044 kB
  • sloc: python: 35,639; 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