Skip to content

Add tox.ini to easily test across multiple environments #377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 23, 2018
Merged

Add tox.ini to easily test across multiple environments #377

merged 1 commit into from
Sep 23, 2018

Conversation

jdufresne
Copy link
Contributor

Using tox makes it quick and easy to test all supported environments with a single command, tox. It also makes it very simple to recreate the same test environments as used on Travis CI.

For details on tox, see:

https://tox.readthedocs.io/

Using tox makes it quick and easy to test all supported environments
with a single command, `tox`. It also makes it very simple to recreate
the same test environments as used on Travis CI.

For details on tox, see:

https://tox.readthedocs.io/
@jmadler jmadler merged commit fdd5eeb into PythonCharmers:master Sep 23, 2018
@jdufresne jdufresne deleted the tox branch September 23, 2018 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants