Skip to content

Commit

Permalink
added instructions to run the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
j0hn committed Aug 25, 2016
1 parent 623a410 commit 4a0b830
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@ Then simply install with **pip**:
Full details about the installation is available on the
`Read the Docs <http://iepy.readthedocs.org/en/latest/installation.html>`__ page.

Running the tests
-----------------

If you are contributing to the project and want to run the tests, all you have to do is:

- Make sure your JAVAHOME is correctly set. `Read more about it here <http://iepy.readthedocs.io/en/latest/installation.html#install-iepy-package>`_
- In the root of the project run `nosetests`

Learn more
----------

Expand Down

0 comments on commit 4a0b830

Please sign in to comment.