File: pytest.ini

package info (click to toggle)
pybtex-docutils 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 252 kB
  • sloc: python: 460; makefile: 144
file content (4 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (2)
1
2
3
4
[pytest]
testpaths = test
markers =
    plugin: tests for the plugin system, requires package to be installed (deselect with '-m "not plugin"')