summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2016-08-19attempt to add testing for py36Steve Piercy
2016-08-19attempt to add testing for py36Steve Piercy
2016-05-23add optional latexpdf build for PDF to toxSteve Piercy
2016-05-10drop pypy3 entirely until it supports py33+Michael Merickel
2016-05-10execute scaffolds using pip and py.testMichael Merickel
2016-04-25put doctest into make commandSteve Piercy
2016-04-24add doctest to tox.ini [docs] environmentSteve Piercy
2016-04-19drop unsupported test endpointsMichael Merickel
2016-04-12Remove Python 2.6 from all testingBert JW Regeer
2016-01-20Remove Python 3.2 from toxBert JW Regeer
2015-11-25remove py2-docs from tox.ini and reorder so coverage is lastMichael Merickel
2015-10-11No cover a branchBert JW Regeer
2015-10-11Make sure we test on Python 3.5Bert JW Regeer
2015-05-31move -E from Makefile to tox.ini so that we don't punish manual doc buildsSteve Piercy
2015-04-20rearrange tox.iniMichael Merickel
2015-04-19Merge branch 'pr/1571'Michael Merickel
2015-04-19touch up pr 1571Michael Merickel
2015-04-19add epub to docs and specify a env-specific build dir for docsMichael Merickel
2015-04-13change releasing and hacking docs to reflect new order of using tox to test d...Chris McDonough
2015-04-13Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8John Anderson
2015-04-13unbreak toxChris McDonough
2015-04-13make it possible to run scaffold functests using toxChris McDonough
2015-03-06Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8John Anderson
2015-02-20dump xunit for py2/py3 targetsMichael Merickel
2015-02-20split out targets for py2-cover and py3-cover and add docs buildingMichael Merickel
2015-02-11fix up tests to generate coverage reports always and combine at the endMichael Merickel
2015-02-07Add initial pep8 support.John Anderson
2015-01-30Suppress setuptools chatter when testing under tox.Tres Seaver
2014-12-09Move coverage floor pct into 'setup.cfg'.Tres Seaver
2014-11-21update tox/travis to check code coverage on py3Michael Merickel
2014-11-21Add support for testing 'pypy3' under Tox / Travis.Tres Seaver
2014-11-16Make sure tox fails the cover build if it isn't at 100%John Anderson
2013-11-13tox.ini: Add py34Marc Abramowitz
2012-09-08simplify tox.iniChris McDonough
2012-06-13Add "py33" to tox.iniMarc Abramowitz
2012-03-17dont depend on nose or coverage except for in extrasChris McDonough
2012-03-17also install nose and coverageChris McDonough
2012-02-09FeaturesChris McDonough
2011-10-14webob 1.2b1 is up on pypi nowChris McDonough
2011-09-24fix setup.py and tox.ini for dev/testing purposesChris McDonough
2011-09-22Removed py25 from tox.ini.Michael Merickel
2011-07-20pin coverage for nosexcover+toxChris McDonough
2011-06-14we no longer support 2.4Chris McDonough
2011-04-19readd py2.4 testing (using chameleon 1)Chris McDonough
2011-03-19new nosexcover only works with new coverageChris McDonough
2011-03-01we no longer expect to run on 2.4, dont skip Chameleon-related tests on pypyChris McDonough
2011-02-17fix jython testChris McDonough
2011-02-14break out coverage runChris McDonough
2011-02-14add tox.ini and ignore derived testing turdsChris McDonough