adapted setup.cfg to use nosetests standard and allow usage of --tests argument, documenting it in the readme

This commit is contained in:
mrigal
2015-04-17 10:36:26 +02:00
committed by Axel Haustant
parent 02c1ba39ad
commit aa7bf7af1e
2 changed files with 7 additions and 1 deletions

View File

@@ -7,5 +7,6 @@ detailed-errors = 1
#cover-html-dir = ../htmlcov
#cover-package = mongoengine
py3where = build
where = tests
#where = tests
tests = tests
#tests = document/__init__.py