FBTest
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) (Redirection page to Firebug Tests) |
Sebastianz (Talk | contribs) m (Fixed formatting) |
||
| (One intermediate revision not shown) | |||
| Line 1: | Line 1: | ||
| - | + | [[Image:Fbtest-ui.png|thumb|400px|FBTest console]] | |
| + | |||
| + | FBTest allows to run the [[Firebug Tests|automated test suite]], which is used for regression testing. | ||
| + | |||
| + | After running the tests it uploads the results to [https://getfirebug.com/testresults getfirebug.com/testresults]. | ||
| + | |||
| + | == Download == | ||
| + | * [https://getfirebug.com/releases/fbtest/ XPI file] | ||
| + | * [https://github.com/firebug/firebug/tree/master/tests/FBTest Source] | ||
| + | |||
| + | == See also == | ||
| + | * [[Firebug Tests]] | ||
| + | * [[Running Automated Test Suite]] | ||
Latest revision as of 12:49, 18 October 2012
FBTest allows to run the automated test suite, which is used for regression testing.
After running the tests it uploads the results to getfirebug.com/testresults.