Auto-tools/Interns/AndrewsLinks: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
* [http://groups.google.com/group/firebug/ google group] - where most users go to debug problems or suggest features | * [http://groups.google.com/group/firebug/ google group] - where most users go to debug problems or suggest features | ||
* [http://getfirebug.com/ main Firebug site] | * [http://getfirebug.com/ main Firebug site] | ||
Mozmill | |||
* [https://addons.mozilla.org/en-US/firefox/addon/9018 Firefox addon] | |||
* [http://github.com/mikeal/mozmill Mozmill code] | |||
* [http://mikeal.github.com/mozrunner/ mozrunner docs] - a Python library that Mozmill uses for automating Firefox process handling. | |||
Revision as of 19:12, 30 April 2010
Firebug
- The Firefox bug on integrating Firebug's unittests
- The Firebug bug on dumping test results for automation
- Firebug code
- FBTest - information on how to manually run the Firebug unittest suite
- irc is #firebug at irc.mozilla.org
- google group - where most users go to debug problems or suggest features
- main Firebug site
Mozmill
- Firefox addon
- Mozmill code
- mozrunner docs - a Python library that Mozmill uses for automating Firefox process handling.