Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Conversation

@EvanKrall
Copy link

I didn't see another scripted way to run tests locally (other than nosetests, which afaik doesn't set up virtualenv for you).

I've added a tox.ini, set it to run nosetests+flake8 against py2.7 and py3.4. I have a py26 section in there, but the tests don't currently pass (unittest in py26 is missing assertGreater and assertIsInstance) so I didn't include it by default.

I also cleaned up some issues that flake8 raised.

@EvanKrall
Copy link
Author

Figured out my py26 issue (I hadn't installed requirements-py2.txt).

@EvanKrall EvanKrall changed the title Add tox.ini for running tests+flake8 against python 2.7, 3.4. Fix flake8 issues. Add tox.ini for running tests+flake8 against python 2.6, 2.7, 3.4. Fix flake8 issues. Jul 10, 2015
@CLAassistant
Copy link

CLAassistant commented Jun 27, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants