summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Also have tox reference the generated requirements.txtJason R. Coombs2017-01-011-3/+1
* Strip out vendored packages and require them instead. Ref #581.Jason R. Coombs2017-01-011-1/+5
* Use the 'extras' feature of toxJason R. Coombs2017-01-011-0/+1
* Use py.test to launch pytest, rather than python -m test, preventing the empt...Jason R. Coombs2016-12-101-1/+2
* Skip failing test on appveyor until the cause can be uncovered. Ref #851.Jason R. Coombs2016-11-181-1/+1
* Move test requirements into another file so they might be referenced manually.Jason R. Coombs2016-10-311-6/+1
* Allow passing posargsJason R. Coombs2016-10-141-1/+1
* Use backports.unittest_mock 1.2 for Python 3.2 and 2.6 compatibility.Jason R. Coombs2016-10-141-1/+1
* Just use backports.unittest_mock so that tox can be invoked naturally (withou...Jason R. Coombs2016-10-141-1/+1
* Run tests with toxJason R. Coombs2016-10-141-4/+4
* Use pytest>=3.0.2Bruno Oliveira2016-09-011-1/+1
* Install py.test>=2.8,<3Tim Heap2016-08-291-1/+4
* fix tests on windows (#754)Gabi Davar2016-08-201-0/+1
* Update tox.ini envlist to match supported PythonsTim Heap2016-08-141-1/+1
* Update tox tests so they run the full suite of tests using the canonical tech...Jason R. Coombs2015-11-251-4/+2
* Fix tox settings so they workDoug Hellmann2015-01-121-2/+4
* tox.ini: Add {posargs} to py.test invocationMarc Abramowitz2014-10-111-1/+1
* Move tests.sh to a tox configMatthew Iversen2014-06-021-0/+5