Firebug Tests
From FirebugWiki
(Difference between revisions)
(→Pages) |
(→Pages) |
||
| Line 5: | Line 5: | ||
* [[Firebug Automated Test API]] - Summary of Firebug automation APIs. | * [[Firebug Automated Test API]] - Summary of Firebug automation APIs. | ||
* [[Firebug Automated Test Examples]] - List of documented and working examples. | * [[Firebug Automated Test Examples]] - List of documented and working examples. | ||
| + | * [http://getfirebug.com/developer/api/fbtest1.6/ API Reference] - Automation API References (generated from source code) | ||
== SVN Links == | == SVN Links == | ||
Revision as of 16:12, 23 December 2009
This page gives an overview of options for automated testing available to Firebug developers.
Pages
- Running Automated Test Suite - How to install and execute automated Firebug test suite.
- Firebug Automated Test API - Summary of Firebug automation APIs.
- Firebug Automated Test Examples - List of documented and working examples.
- API Reference - Automation API References (generated from source code)
SVN Links
- Firebug Test Root - Root directory with all Firebug tests.
- Automated Tests - Directory with automated tests. This directory can be also accessible through chrome://firebugTests as an extension.
- FBTest - Firebug automated test console.
- Test List - Directory with Firebug test lists.