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 0000034114 33.3 KB
python-tox.spec 0000004510 4.4 KB
tox-3.7.0.tar.gz 0000267854 262 KB
Revision 49 (latest revision is 122)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 684316 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 49)
- Update to 3.7.0:
  - Parallel mode added (alternative to detox which is being
    deprecated), for more details see `parallel_mode`
  - Added command line shortcut -s for
    --skip-missing-interpreters
  - Whitelisting of externals will be mandatory in tox 4: issue
    a deprecation warning as part of the already existing warning
  - Clarify explanations in examples and avoid unsupported end
    line comments
  - Set to PULL_REQUEST_TEMPLATE.md use relative instead of
    absolute URLs
  - if the packaging phase successfully builds a package set it
    as environment variable under TOX_PACKAGE (useful to make
    assertions on the built package itself, instead of just how
    it ends up after installation)
  - On windows, check sys.executable before others for
    interpreter version lookup. This matches what happens on
    non-windows.
  - Don't rewrite {posargs} substitution for absolute paths.
  - Correctly fail tox --notest when setup fails.
  - Link to related projects (Invoke and Nox) from the
    documentation
- Obsoletes python-detox.
Comments 0
openSUSE Build Service is sponsored by