Skip to content

Commit

Permalink
pytest configs
Browse files Browse the repository at this point in the history
  • Loading branch information
morgajel committed Sep 5, 2014
1 parent b21a2da commit 84d91ec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions setup.cfg
@@ -1,4 +1,11 @@

[pytest]
addopts = --cov megacosm/
norecursedirs=env
python_files=test_*.py megacosm/*
python_classes=Test
python_functions=test_

[nosetests]
rednose=true
with-coverage=true
Expand Down

0 comments on commit 84d91ec

Please sign in to comment.