Skip to content

Instantly share code, notes, and snippets.

@rctay
Created March 24, 2010 11:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rctay/342208 to your computer and use it in GitHub Desktop.
Save rctay/342208 to your computer and use it in GitHub Desktop.
(MOVED 1122404) [dulwich] running tests
# dulwich - test commands
python setup.py test -s dulwich.tests
python setup.py test -s dulwich.tests.test_repository.RepositoryTests
# with nose - exclude compat
nosetests -e compat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment