tox 2.6.0
virtualenv-based automation of test activities
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
| File | Type | Py Version | Uploaded on | Size | |
|---|---|---|---|---|---|
| tox-2.6.0-py2.py3-none-any.whl (md5) | Python Wheel | 3.6 | 2017-02-03 | 41KB | |
| tox-2.6.0.tar.gz (md5) | Source | 2017-02-03 | 111KB | ||
- Author: holger krekel
- Home Page: https://tox.readthedocs.org/
- License: http://opensource.org/licenses/MIT
- Platform: unix
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Operating System :: MacOS :: MacOS X
- Operating System :: Microsoft :: Windows
- Operating System :: POSIX
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.3
- Programming Language :: Python :: 3.4
- Programming Language :: Python :: 3.5
- Programming Language :: Python :: 3.6
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Testing
- Topic :: Utilities
- Package Index Owner: hpk, oliver.bestwalter
- DOAP record: tox-2.6.0.xml
