python-tox

Edit Package python-tox

Tox as is a generic virtualenv management and test command line tool you can use for:

* checking your package installs correctly with different Python versions and interpreters

* running your tests in each of the environments, configuring your test tool of choice

* acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.

Refresh
Refresh
Source Files
Filename Size Changed
python-tox.changes 0000040285 39.3 KB
python-tox.spec 0000004892 4.78 KB
tox-3.14.5.tar.gz 0000299601 293 KB
Revision 66 (latest revision is 122)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 783746 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 66)
- version update to 3.14.5
  - Add ``--discover`` (fallback to ``TOX_DISCOVER`` environment variable via path separator) to inject python executables
    to try as first step of a discovery - note the executable still needs to match the environment by :user:`gaborbernat`.
    `#1526 <https://github.com/tox-dev/tox/issues/1526>`_
  - Bump minimal six version needed to avoid using one incompatible with newer
    virtualenv. - by :user:`ssbarnea`
    `#1519 <https://github.com/tox-dev/tox/issues/1519>`_
  - Avoid pypy test failure due to undefined printout var. - by :user:`ssbarnea`
    `#1521 <https://github.com/tox-dev/tox/issues/1521>`_
Comments 0
openSUSE Build Service is sponsored by