gecko-dev/testing/tps
Matthew Noorenberghe 7263196932 Bug 294260 - Disable startup crash tracking in test profiles (toolkit.startup.max_resumed_crashes = -1) r=waldo,robcee
--HG--
extra : rebase_source : 6856629cc35106499f82753471ff77c2607a5e97
2012-02-03 18:31:31 -08:00
..
config
pages
tps Bug 294260 - Disable startup crash tracking in test profiles (toolkit.startup.max_resumed_crashes = -1) r=waldo,robcee 2012-02-03 18:31:31 -08: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 698050 - update version of mozprofile used by TPS, a=testonly, DONTBUILD 2011-10-28 11:30:38 -07:00

README

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

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