Confirmed users
964
edits
No edit summary |
|||
| Line 23: | Line 23: | ||
* gaia profile generated (if you need to, run make test-integration, then kill when tests begin) | * gaia profile generated (if you need to, run make test-integration, then kill when tests begin) | ||
$ mkvirtualenv fmdtest | $ mkvirtualenv fmdtest | ||
$ pip install selenium fxa-python-client | $ pip install selenium fxa-python-client psutil gaiatest | ||
* if you get pip install errors on Mac, see this page: http://chriskief.com/2014/03/25/installing-cryptography-via-pip-with-macports-or-homebrew/ | * if you get pip install errors on Mac, see this page: http://chriskief.com/2014/03/25/installing-cryptography-via-pip-with-macports-or-homebrew/ | ||