tox aims to automate and standardize testing in Python. It’s a command line driven CI frontend and development task automation tool.
It is part of a larger vision of easing the packaging, testing and release process of Python software.
This is free and open source software.
Key Features
- Checks package builds and installs correctly under different environments (such as different Python implementations, versions or installation dependencies).
- Runs test in each of the environments with the test tool of choice.
- Acts as a frontend to continuous integration servers, greatly reducing boilerplate and merging CI and shell-based testing.
Website: tox.wiki
Support:
Developer: Bernát Gábor and other contributors
License: MIT License
tox is written in Python. Learn Python with our recommended free books and free tutorials.
Related Software
| Test Automation Tools | |
|---|---|
| Appium | Open source automation tool |
| Cypress | Fast, easy and reliable testing |
| Robot Framework | Python-based, extensible keyword-driven automation framework |
| Cucumber | Tool for running automated tests written in plain language |
| Selenium | Portable framework for testing web applications |
| Gauge | Lightweight cross-platform test automation tool which uses Markdown |
| Nightwatch | Integrated testing framework powered by Node.js |
| WebdriverIO | Browser and mobile automation framework for Node.js |
| Detox | Gray-box end-to-end testing framework for mobile apps |
| Allure Report | Multi-language test report tool |
| Karate | Unified test automation framework |
| Dojo Toolkit | JavaScript toolkit that scales with your development process |
| TestCafe | Node.js framework for automated end-to-end web testing |
| Playwright | Framework for web testing and automation |
| Maestro | End-to-end testing framework for mobile and web apps |
| CodeceptJS | Scenario-driven end-to-end testing framework for Node.js |
| Schemathesis | Property-based testing for OpenAPI and GraphQL APIs |
| tox | Automate and standardize testing in Python |
| nox | Automates testing in multiple Python environments, similar to tox |
| Carina | Java-based test automation framework that unites all testing layers |
| Testsigma | Extensible test automation platform that works out of the box |
| SeleniumBase | Python framework for browser automation and web testing |
| Watir | Web application testing in Ruby |
| Serenity | Test automation reporting library (previously known as Thucydides) |
| Selenide | Concise Java framework for writing Selenium-based tests |
| Cerberus Testing | Low-code test automation platform |
| Galen | Tool for testing layout and responsive design of web applications |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.