gecko-dev/testing/tps
2011-09-07 16:38:30 -07:00
..
config
pages
tps Bug 684081 - remove redundant code, a=testonly, DONTBUILD 2011-09-07 16:38:30 -07:00
INSTALL.sh Bug 678628 - allow TPS to run Mozmill tests, f=philikon, a=testonly, DONTBUILD 2011-08-22 14:27:25 -07:00
README
setup.py rev mozautolog version, a=testonly, DONTBUILD 2011-08-16 13:24:23 -07: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