| Name: | python-tox |
|---|---|
| Version: | 1.4.2 |
| Release: | 8.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 264467 |
| License: | GPLv2+ and MIT |
| RPM: | python-tox-1.4.2-8.el7.noarch.rpm |
| Source RPM: | python-tox-1.4.2-8.el7.src.rpm |
| Build Date: | Thu Mar 26 2015 |
| Build Host: | ca-build56.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://codespeak.net/tox |
| Summary: | Virtualenv-based automation of test activities |
| Description: | 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. |