Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork547
Command line driven CI frontend and development task automation tool.
License
tox-dev/tox
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
tox aims to automate and standardize testing in Python. It is part of a larger vision of easing the packaging, testingand release process of Python software (alongsidepytest anddevpi).
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 Pythonimplementations, 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-basedtesting.
Please read ouruser guide for an example and more detailedintroduction, or watchthis YouTube video that presents the problem spaceand how tox solves it.
About
Command line driven CI frontend and development task automation tool.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.