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

Tests: Add Tox support and test under Python 3.4/3.5 #56

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 22, 2015

  1. Allow test suite to run locally under Tox

    Tests are run under CPython 2.6-2.7, 3.2-3.5
    moreati committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    861fd5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a3c1ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51ff2bd View commit details
    Browse the repository at this point in the history
  4. Ensure installed coverage has Python 3.2 support

    Coverage dropped CPython 3.2 support in 4.0a2
    moreati committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    ca23393 View commit details
    Browse the repository at this point in the history