Advertisement
Guest User

Untitled

a guest
Dec 9th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. [pytest]
  2. testpaths = myproj/tests
  3. python_files = *.py
  4. addopts = --ini=/var/www/myproj/test.ini -s
  5. norecursedirs = docs *.egg-info .git appdir .tox __pycache__ .cache
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement