File: pytest.ini

package info (click to toggle)
plover 5.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,356 kB
  • sloc: python: 21,589; sh: 682; ansic: 25; makefile: 11
file content (8 lines) | stat: -rw-r--r-- 113 bytes parent folder | download
1
2
3
4
5
6
7
8
[pytest]
addopts = -ra
markers =
	gui_qt: GUI specific tests.
testpaths =
	test

# vim: commentstring=#\ %s list