gecko/testing/tps
2012-04-19 10:31:34 -07:00
..
config
pages
tps Bug 747070 - Catch errors when posting to autolog, a=testonly, npotb 2012-04-19 10:31:34 -07:00
INSTALL.sh Bug 686357 - don't create files outside of TPS' virtualenv, r=rnewman, a=testonly, DONTBUILD 2011-09-13 16:24:27 -07:00
README
setup.py Bug 743872 - update TPS to use latest pulsebuildmonitor, a=testonly, DONTBUILD, npotb 2012-04-09 17:09:20 -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