Skip to content

Commit

Permalink
Merge pull request #9 from msabramo/patch-1
Browse files Browse the repository at this point in the history
README.rst: Nicer formatting for commands
  • Loading branch information
cdent committed Jan 14, 2015
2 parents f8ab883 + 128ca9c commit 70266af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ Testing

To run the built in tests (the YAML files are in the directories
``gabbi/gabbits_*`` and loaded by the file ``gabbi/test_*.py``),
you can use ``tox``:
you can use ``tox``::

tox -epep8,py27,py33

Or if you have the dependencies installed (or a warmed up
virtualenv) you can run the tests by hand and exit on the first
failure.
failure::

python -m subunit.run discover -f gabbi | subunit2pyunit

0 comments on commit 70266af

Please sign in to comment.