Skip to content

Commit

Permalink
Improve Tests section of Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
prikhi committed Sep 12, 2015
1 parent 5decde8 commit 527e5ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,9 @@ suite.

You can also run a subset of the tests::

py.test communities/tests.py -k CommunityDetail
py.test communities/tests.py
py.test -k CommunityDetail
py.test communities/tests.py -k List


Deployment
Expand Down

0 comments on commit 527e5ec

Please sign in to comment.