File: pytest.ini

package info (click to toggle)
python-plaster 1.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: python: 724; makefile: 161
file content (5 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (2)
1
2
3
4
5
[pytest]
python_files = test_*.py
testpaths =
    src/plaster
    tests