aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Python 2.6 by merging the drop-py26 branch. Fixes #878.Jason R. Coombs2017-11-201-1/+1
|\
| * Remove reference to Python 2.6 as a supported interpreter.drop-py26Jason R. Coombs2017-11-201-1/+1
* | PyPy3 is supportedJason R. Coombs2017-11-201-1/+1
|/
* tests: move py.test report arguments to pytest.iniBenoit Pierre2017-07-131-1/+1
* tox: add xpassed tests to the reportBenoit Pierre2017-07-131-1/+1
* Merge branch 'master' into feature/re-vendor-sadfaceJason R. Coombs2017-05-301-0/+6
|\
| * Add snippet for running Tox against all supported PythonsPi Delport2017-05-111-0/+4
| * Add bootstrap instructions to tox.iniPi Delport2017-05-111-0/+2
* | Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle"Jason R. Coombs2017-02-241-4/+1
|/
* 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