Seamless integration of tox into GitHub Actions for tox 3 and 4
-
Updated
May 12, 2024 - Python
Seamless integration of tox into GitHub Actions for tox 3 and 4
A plugin for Tox that lets you install test environment dependencies from the Poetry lockfile
The tox-ansible plugin dynamically creates a full matrix of python interpreter and ansible-core version environments for running integration, sanity, and unit for an ansible collection both locally and in a Github action. tox virtual environments are leveraged for collection building, collection installation, dependency installation, and testing.
Tox plugin to help working with Poetry-based projects
Tox plugin which adds few extra checks like assuring that git does not report dirty
Records tox console output and produces a colored HTML report with it.
tox-backticks allows use of backticks within setenv to run commands to populate environment variables that can then be accessed using {env:var}
A tox plugin that loads envvars from env files into your tox envs
tox-add-factor allows addition of factors on the command line, such as CI, OS, username and arch, so that they can be used to select dependencies and commands.
Add a description, image, and links to the tox-plugin topic page so that developers can more easily learn about it.
To associate your repository with the tox-plugin topic, visit your repo's landing page and select "manage topics."