Last active
December 21, 2015 05:09
-
-
Save bitprophet/6254428 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
» inv -h test | |
Usage: inv[oke] [--core-opts] test [--options] [other tasks here ...] | |
Docstring: | |
Run a Spec or Nose-powered internal test suite. | |
Options: | |
-m STRING, --module=STRING Just runs tests/STRING.py. | |
-r STRING, --runner=STRING Use STRING to run tests instead of 'spec'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment