toxIntermediate Playground

Test Python packages across multiple environments and versions

Using tox effectivelyRun locally
Install
pip install tox
Python CodeRun locally

Following best practices with tox ensures a productive development workflow.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?