summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* Fix tox settings so they workDoug Hellmann2015-01-121-2/+4
| | | | | | | | Update the dependency list to include the mock package. Update the way py.test is called to only scan the setuptools directory, to avoid scanning all of the packages installed in .tox and other temporary directories.
* tox.ini: Add {posargs} to py.test invocationMarc Abramowitz2014-10-111-1/+1
| | | | | | | This allows you to specify args on the tox command line that get passed through to py.test -- e.g.: tox -e py27 -- -k testResolve --tb=short setuptools/tests
* Move tests.sh to a tox configMatthew Iversen2014-06-021-0/+5
--HG-- extra : source : 0d6a065483104cc9781a3ff72c168f059ec11036