Hey Eric, I don't know if it is a good solution for what you're working with, but if you haven't checked out Selenium it's worth a shot. It's free open source testing software and it's been a great testing solution for us.
http://seleniumhq.org/ cheers On Aug 6, 4:43 am, Eric Lemoine <[email protected]> wrote: > Hi > > I'm interested in developing unit tests for FireFox add-ons. At this > point I'm not looking at testing XPCOM components so xpcshell doesn't > look appropriate. Does anyone know frameworks/tools for testing > FireFox add-ons?Reading John Resig's blog post about FireUnit I > thought that FireUnit could be that tool, but I haven't found > documentatiom or anything about using FireUnit for add-ons. > > Any advise? > > Thanks, > > -- > Eric -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
