toxEasy Playground

Test Python packages across multiple environments and versions

What is tox?Run locally
Install
pip install tox
Python CodeRun locally

tox is part of the Python ecosystem. Test Python packages across multiple environments and versions.

Challenge

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