File: pytest.ini

package info (click to toggle)
drgn 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,852 kB
  • sloc: python: 74,992; ansic: 54,589; awk: 423; makefile: 351; sh: 99
file content (5 lines) | stat: -rw-r--r-- 144 bytes parent folder | download
1
2
3
4
5
[pytest]
python_classes =
python_functions =
markers =
    slow: mark the test as slow, allowing it to be disabled when running under emulation