Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
info about additional packages needed for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
zalun committed Oct 8, 2012
1 parent ea3da86 commit ae2bfba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Expand Up @@ -11,6 +11,14 @@ with Marketplace.
You may find and collaborate your time and experience at
https://github.com/mozilla/Marketplace.Python

Testing
#######

Install test environment::

pip install mock
pip install nose

Test::

nosetests

0 comments on commit ae2bfba

Please sign in to comment.