gecko/testing/tps
2014-03-07 15:54:19 -08:00
..
config Bug 966434 - Update TPS to use FxA. r=jgriffin 2014-03-07 15:54:19 -08:00
pages
tps Bug 966434 - Update TPS to use FxA. r=jgriffin 2014-03-07 15:54:19 -08:00
INSTALL.sh
README
setup.py

TPS is a test automation framework for Firefox Sync.  See
https://developer.mozilla.org/en/TPS for documentation.

INSTALLATION:

TPS requires several packages to operate properly. To install TPS and
required packages, use the INSTALL.sh script, provided:

  ./INSTALL.sh /path/to/create/virtualenv

This script will create a virtalenv and install TPS into it. TPS can then
be run by activating the virtualenv and executing:

  runtps --binary=/path/to/firefox