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

Add support for tox (http://tox.testrun.org/) #6

Merged
merged 2 commits into from
Jul 11, 2012

Conversation

msabramo
Copy link
Contributor

Sample tox output:

~/dev/git-repos/sphinx-git$ tox
GLOB sdist-make: /Users/marca/dev/git-repos/sphinx-git/setup.py
py26 sdist-reinst: /Users/marca/dev/git-repos/sphinx-git/.tox/dist/sphinx-git-1.zip
py26 runtests: commands[0]
py26 runtests: commands[1]
......
----------------------------------------------------------------------
Ran 6 tests in 1.418s

OK
py27 sdist-reinst: /Users/marca/dev/git-repos/sphinx-git/.tox/dist/sphinx-git-1.zip
py27 runtests: commands[0]
py27 runtests: commands[1]
......
----------------------------------------------------------------------
Ran 6 tests in 8.884s

OK
_________________________________________________________________________ summary __________________________________________________________________________
  py26: commands succeeded
  py27: commands succeeded
  congratulations :)

OddBloke pushed a commit that referenced this pull request Jul 11, 2012
@OddBloke OddBloke merged commit c922c11 into OddBloke:master Jul 11, 2012
@OddBloke
Copy link
Owner

Merged. Thanks!

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