tox 1.3
virtualenv-based automation of test activities
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.
For more information, docs and many examples please checkout the home page:
http://tox.testrun.org/
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| tox-1.3.zip (md5) | Source | 2011-12-21 | 66KB | 7618 | |
- Author: holger krekel
- Home Page: http://codespeak.net/tox
- License: GPLv2 or later
- Platform: unix,linux,osx,cygwin,win32
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: MacOS :: MacOS X
- Operating System :: Microsoft :: Windows
- Operating System :: POSIX
- Programming Language :: Python
- Programming Language :: Python :: 3
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Testing
- Topic :: Utilities
- Package Index Owner: hpk
- DOAP record: tox-1.3.xml
