| Name: | tox |
|---|---|
| Version: | 3.28.0 |
| Release: | 1.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 783780 |
| License: | MIT |
| RPM: | tox-3.28.0-1.el10.noarch.rpm |
| Source RPM: | python-tox-3.28.0-1.el10.src.rpm |
| Build Date: | Wed Dec 18 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://tox.readthedocs.io/ |
| 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. |