Tests/Tox/TravisCI improvements

This commit is contained in:
Axel Haustant
2015-04-17 11:26:47 +02:00
parent aa7bf7af1e
commit 91ee85152c
6 changed files with 29 additions and 32 deletions

View File

@@ -1,12 +1,9 @@
[nosetests]
verbosity = 3
rednose = 1
verbosity = 2
detailed-errors = 1
#with-coverage = 1
#cover-erase = 1
#cover-html = 1
#cover-html-dir = ../htmlcov
#cover-package = mongoengine
cover-erase = 1
cover-branches = 1
cover-package = mongoengine
py3where = build
#where = tests
tests = tests
#tests = document/__init__.py
where = tests