FBTest
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) (Separate page explaining FBTest itself) |
Sebastianz (Talk | contribs) m (Fixed formatting) |
||
| Line 5: | Line 5: | ||
After running the tests it uploads the results to [https://getfirebug.com/testresults getfirebug.com/testresults]. | 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://getfirebug.com/releases/fbtest/ XPI file] | ||
* [https://github.com/firebug/firebug/tree/master/tests/FBTest Source] | * [https://github.com/firebug/firebug/tree/master/tests/FBTest Source] | ||
| - | + | == See also == | |
* [[Firebug Tests]] | * [[Firebug Tests]] | ||
* [[Running Automated Test Suite]] | * [[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.