Letter P

python39-tox - A generic virtualenv management and test command line tool

Website: http://tox.readthedocs.org
License: MIT
Vendor: Alcance Libre, Inc.
Description:
Tox aims to automate and standardize testing in Python. It is part of
a larger vision of easing the packaging, testing and release process
of Python software (alongside pytest and devpi).

tox is a generic virtual environment management and test command line
tool you can use for:

  * Checking your package builds and installs correctly under
    different environments (such as different Python implementations,
    versions or installation dependencies),
  * Running your tests in each of the environments with the test tool
    of choice
  * Acting as a frontend to continuous integration servers, greatly
    reducing boilerplate and merging CI and shell-based testing.

Packages

python39-tox-4.11.1-1.aldos.noarch [288 KiB] Changelog by Joel Barrios (2023-10-27):
- Initial spec file for Python 3.9.

Listing created by Repoview-0.6.6-6.fc14.al