Name: | python-tox |
---|---|
Version: | 1.4.2 |
Release: | 9.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 264023 |
License: | GPLv2+ and MIT |
RPM: | python-tox-1.4.2-9.el7.noarch.rpm |
Source RPM: | python-tox-1.4.2-9.el7.src.rpm |
Build Date: | Mon Apr 20 2020 |
Build Host: | x86-ol7-builder-03.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. |