Firebug Tests
From FirebugWiki
(Difference between revisions)
(→Pages) |
|||
| Line 4: | Line 4: | ||
* [[Running Automated Test Suite]] - How to install and execute automated Firebug test suite. | * [[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 API]] - Summary of Firebug automation APIs. | ||
| - | + | * [[Firebug Automated Test Examples]] - List of documented and working examples. | |
== SVN Links == | == SVN Links == | ||
Revision as of 19:14, 21 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.
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.