File: pytest.ini

package info (click to toggle)
uranium 5.0.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,304 kB
  • sloc: python: 31,765; sh: 132; makefile: 12
file content (5 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (4)
1
2
3
4
5
[pytest]
testpaths = tests
python_files = Test*.py Benchmark*.py
python_classes = Test
python_functions = test benchmark