Merge "Added tox.ini and test-requirements for testing"

This commit is contained in:
Jenkins 2015-04-15 19:49:39 +00:00 committed by Gerrit Code Review
commit a1551361bb
2 changed files with 15 additions and 0 deletions

1
test-requirements.txt Normal file
View File

@ -0,0 +1 @@
doc8

14
tox.ini Normal file
View File

@ -0,0 +1,14 @@
[tox]
minversion = 1.6
skipsdist = True
[testenv]
basepython=python2.7
setenv =
VIRTUAL_ENV={envdir}
deps = -r{toxinidir}/test-requirements.txt
[testenv:doc8]
commands =
doc8 -e .rst 2015.03.rst 2015.04.rst 2015.next.rst CoreDefinition.rst \
GovernanceProcess.rst ProcessCycles.rst README.rst lexicon.rst