virtualenv-based automation of test activities
Project description
Tox 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.
For more information and the repository please checkout:
home and docs: https://tox.readthedocs.org
repository: https://github.com/tox-dev/tox
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tox-2.6.0.tar.gz
(114.6 kB
view hashes)
Built Distribution
tox-2.6.0-py2.py3-none-any.whl
(42.4 kB
view hashes)