| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-19 | attempt to add testing for py36 | Steve Piercy | |
| 2016-08-19 | attempt to add testing for py36 | Steve Piercy | |
| 2016-05-23 | add optional latexpdf build for PDF to tox | Steve Piercy | |
| - Closes #2575 | |||
| 2016-05-10 | drop pypy3 entirely until it supports py33+ | Michael Merickel | |
| 2016-05-10 | execute scaffolds using pip and py.test | Michael Merickel | |
| 2016-04-25 | put doctest into make command | Steve Piercy | |
| 2016-04-24 | add doctest to tox.ini [docs] environment | Steve Piercy | |
| 2016-04-19 | drop unsupported test endpoints | Michael Merickel | |
| 2016-04-12 | Remove Python 2.6 from all testing | Bert JW Regeer | |
| This removes it from tox/travis | |||
| 2016-01-20 | Remove Python 3.2 from tox | Bert JW Regeer | |
| 2015-11-25 | remove py2-docs from tox.ini and reorder so coverage is last | Michael Merickel | |
| 2015-10-11 | No cover a branch | Bert JW Regeer | |
| 2015-10-11 | Make sure we test on Python 3.5 | Bert JW Regeer | |
| 2015-05-31 | move -E from Makefile to tox.ini so that we don't punish manual doc builds | Steve Piercy | |
| 2015-04-20 | rearrange tox.ini | Michael Merickel | |
| 2015-04-19 | Merge branch 'pr/1571' | Michael Merickel | |
| 2015-04-19 | touch up pr 1571 | Michael Merickel | |
| 2015-04-19 | add epub to docs and specify a env-specific build dir for docs | Michael Merickel | |
| 2015-04-13 | change releasing and hacking docs to reflect new order of using tox to test ↵ | Chris McDonough | |
| docs and scaffolds | |||
| 2015-04-13 | Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8 | John Anderson | |
| Conflicts: pyramid/view.py | |||
| 2015-04-13 | unbreak tox | Chris McDonough | |
| 2015-04-13 | make it possible to run scaffold functests using tox | Chris McDonough | |
| 2015-03-06 | Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8 | John Anderson | |
| Conflicts: pyramid/config/views.py pyramid/scaffolds/tests.py tox.ini | |||
| 2015-02-20 | dump xunit for py2/py3 targets | Michael Merickel | |
| 2015-02-20 | split out targets for py2-cover and py3-cover and add docs building | Michael Merickel | |
| 2015-02-11 | fix up tests to generate coverage reports always and combine at the end | Michael Merickel | |
| 2015-02-07 | Add initial pep8 support. | John Anderson | |
| This ignores plenty of warnings and errors in pep8 and only focuses on a small subset that can easily be achieved. Ignores applying pep8 to tests for now and only enforces on the pyramid core code. | |||
| 2015-01-30 | Suppress setuptools chatter when testing under tox. | Tres Seaver | |
| 2014-12-09 | Move coverage floor pct into 'setup.cfg'. | Tres Seaver | |
| 2014-11-21 | update tox/travis to check code coverage on py3 | Michael Merickel | |
| coverage is combined between py2 and py3 for an aggregate coverage metric. This means we can stop putting "no cover" gates around py3 code and ignoring whether it's ever tested. | |||
| 2014-11-21 | Add support for testing 'pypy3' under Tox / Travis. | Tres Seaver | |
| 2014-11-16 | Make sure tox fails the cover build if it isn't at 100% | John Anderson | |
| 2013-11-13 | tox.ini: Add py34 | Marc Abramowitz | |
| Useful for testing with the new Python 3.4 alpha versions. | |||
| 2012-09-08 | simplify tox.ini | Chris McDonough | |
| 2012-06-13 | Add "py33" to tox.ini | Marc Abramowitz | |
| 2012-03-17 | dont depend on nose or coverage except for in extras | Chris McDonough | |
| 2012-03-17 | also install nose and coverage | Chris McDonough | |
| 2012-02-09 | Features | Chris McDonough | |
| -------- - The ``scan`` method of a ``Configurator`` can be passed an ``ignore`` argument, which can be a string, a callable, or a list consisting of strings and/or callables. This feature allows submodules, subpackages, and global objects from being scanned. See http://readthedocs.org/docs/venusian/en/latest/#ignore-scan-argument for more information about how to use the ``ignore`` argument to ``scan``. Dependencies ------------ - Depend on ``venusian`` >= 1.0a3 to provide scan ``ignore`` support. | |||
| 2011-10-14 | webob 1.2b1 is up on pypi now | Chris McDonough | |
| 2011-09-24 | fix setup.py and tox.ini for dev/testing purposes | Chris McDonough | |
| 2011-09-22 | Removed py25 from tox.ini. | Michael Merickel | |
| 2011-07-20 | pin coverage for nosexcover+tox | Chris McDonough | |
| 2011-06-14 | we no longer support 2.4 | Chris McDonough | |
| 2011-04-19 | readd py2.4 testing (using chameleon 1) | Chris McDonough | |
| 2011-03-19 | new nosexcover only works with new coverage | Chris McDonough | |
| 2011-03-01 | we no longer expect to run on 2.4, dont skip Chameleon-related tests on pypy | Chris McDonough | |
| 2011-02-17 | fix jython test | Chris McDonough | |
| 2011-02-14 | break out coverage run | Chris McDonough | |
| 2011-02-14 | add tox.ini and ignore derived testing turds | Chris McDonough | |
