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 0000042645 41.6 KB
python-tox.spec 0000005236 5.11 KB
tox-3.18.0.tar.gz 0000304036 297 KB
Revision 76 (latest revision is 122)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 841413 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 76)
- update to 3.18.0
  * Add allowlist_externals alias to whitelist_externals (whitelist_externals is now deprecated). - by :user:`dajose`
  * Fix tests when the ``HOSTNAME`` environment variable is set, but empty string - by :user:`hroncok`
  * The long arguments ``--verbose`` and ``--quiet`` (rather than only their short forms, ``-v`` and ``-q``) are now accepted.
  * The ``ResultLog`` now prefers ``HOSTNAME`` environment variable value (if set) over the full qualified domain name of localhost.
    This makes it possible to disable an undesired DNS lookup,
    which happened on all ``tox`` invocations, including trivial ones * by :user:`hroncok`
  * Update packaging information for Flit.
  * Fixed the support for using ``{temp_dir}`` in ``tox.ini`` - by :user:`webknjaz`
  * Allow skipping the package and installation step when passing the ``--skip-pkg-install``.
Comments 0
openSUSE Build Service is sponsored by