gecko/testing/tps
2012-05-21 12:12:37 +01:00
..
config Bug 675123 - move config.json into virtualenv, a=testonly, DONTBUILD 2011-08-03 17:23:15 -07:00
pages Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
tps Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
INSTALL.sh Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
README
setup.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00

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