Skip to content
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

Use Tox for testing #36

Merged
merged 15 commits into from
Jan 3, 2014
Merged

Use Tox for testing #36

merged 15 commits into from
Jan 3, 2014

Conversation

hawkowl
Copy link
Member

@hawkowl hawkowl commented Jan 3, 2014

This PR is about using tox for testing.

It's not done yet, just wanting to see how Travis handles it.

@hawkowl
Copy link
Member Author

hawkowl commented Jan 3, 2014

Great! This now works - has it for Twisted 12.1-13.2, + trunk, + 'current' (so that if Twisted updates, we're still targeting the most recent without a Klein change). I manually put them in, so that you can run all of these tests locally, without having to use Travis to do it and without having to mess around with anything else.

I also added a pyflakes tox entry. This errors because this branch doesn't have the changes fixing the pyflakes errors. Otherwise, everything is green!

cc: @dreid , @iffy, @hynek

@hynek
Copy link
Member

hynek commented Jan 3, 2014

I looked at it and the respective Travis outputs and it LGTM. This will make local development much better. \o/

dreid added a commit that referenced this pull request Jan 3, 2014
@dreid dreid merged commit 85e1665 into twisted:master Jan 3, 2014
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.

3 participants