Skip to content

Commit

Permalink
Add the instructions for running Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Hammadk committed Aug 15, 2014
1 parent 0635919 commit 683d84f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -234,6 +234,12 @@ Note Use the `bin/shopify_api.py` script when running from the source tree.
It will add the lib directory to start of sys.path, so the installed
version won't be used.

To run tests, simply open up the project directory in a terminal and run:

```shell
python setup.py test
```

## Limitations

Currently there is no support for:
Expand Down

0 comments on commit 683d84f

Please sign in to comment.