Subscribe to RSS Feed

I have recently written some documentation about how to write automated tests for Firebug (possibly even for Firebug extensions) and also how to run an official Firebug test suite. Here is a quick summary and a few links.

Firebug Test Doc Home
Running Automated Test Suite
Test Examples
Test API

Running Automated Test Suite

Running the official test suite is as easy as installing Firebug and FBTest (Firebug) extension.

At some point (I hope in FB 1.6), the FBTest extension will be part of Firebug developer build (with an 'X' in the name) so, running tests should be even easier.

To execute all tests:

  1. Open Firebug Test Console. Pick menu Tools -> Firebug -> Open Test Console.
  2. Put http://getfirebug.com/tests/content/testlists/firebug1.5.html URL into the URL bar (should be there by default).
  3. Press Run All button on the toolbar.

There are some tests that require Firefox 3.6 so, the recommended configuration (to see all green) is:

  • Firefox 3.6
  • Firebug 1.5

Please let us know if you see failing tests.


Rss Commenti

2 Comments

  1. [...] Software is hard | Automated Tests for Firebug http://www.softwareishard.com/blog/firebug/automated-tests-for-firebug – view page – cached More musings on software development [...]

    #1 Twitter Trackbacks for Software is hard | Automated Tests for Firebug [softwareishard.com] on Topsy.com
  2. Social comments and analytics for this post...

    This post was mentioned on Twitter by planetmozilla: Jan Odvarko: Automated Tests for Firebug: I have recently written some documentation about how to write automated t... http://bit.ly/7evE6p...

    #2 uberVU - social comments

Sorry, the comment form is closed at this time.