File: pytest.ini

package info (click to toggle)
pywps 4.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,016 kB
  • sloc: python: 8,846; xml: 723; makefile: 106
file content (7 lines) | stat: -rw-r--r-- 182 bytes parent folder | download
1
2
3
4
5
6
7
[pytest]
addopts = --import-mode=importlib
pythonpath = tests
testpaths = tests
markers =
    online: marks tests requiring network
    geotiff: marks tests requiring geotiff module