File: pytest.ini

package info (click to toggle)
wireshark 4.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 351,436 kB
  • sloc: ansic: 3,103,613; cpp: 129,736; xml: 100,978; python: 56,510; perl: 24,575; sh: 5,874; lex: 4,383; pascal: 4,304; makefile: 164; ruby: 113; objc: 91; tcl: 35
file content (5 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (5)
1
2
3
4
5
[pytest]
minversion = 3.0
testpaths = test
python_files = suite_*.py group_*.py
addopts = -ra -nauto