<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: FoxUnit: Unit Test Framework for Firefox</title>
	<link>http://www.allpeers.com/blog/2005/09/28/foxunit-unit-test-framework-for-firefox/</link>
	<description>The official AllPeers blog</description>
	<pubDate>Fri, 05 Dec 2008 09:07:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Matt</title>
		<link>http://www.allpeers.com/blog/2005/09/28/foxunit-unit-test-framework-for-firefox/#comment-160313</link>
		<author>Matt</author>
		<pubDate>Fri, 14 Dec 2007 07:52:54 +0000</pubDate>
		<guid>http://www.allpeers.com/blog/2005/09/28/foxunit-unit-test-framework-for-firefox/#comment-160313</guid>
		<description>This isn't compatible with FF2 and I have no plans to make it so, but if anyone wants to pick up the ball and run with it, they're welcome to.</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t compatible with FF2 and I have no plans to make it so, but if anyone wants to pick up the ball and run with it, they&#8217;re welcome to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>http://www.allpeers.com/blog/2005/09/28/foxunit-unit-test-framework-for-firefox/#comment-160264</link>
		<author>Sid</author>
		<pubDate>Fri, 14 Dec 2007 03:35:34 +0000</pubDate>
		<guid>http://www.allpeers.com/blog/2005/09/28/foxunit-unit-test-framework-for-firefox/#comment-160264</guid>
		<description>I couldn't install it as it is not compatible with 2.0.11 :(</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t install it as it is not compatible with 2.0.11 <img src='http://www.allpeers.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Cowles</title>
		<link>http://www.allpeers.com/blog/2005/09/28/foxunit-unit-test-framework-for-firefox/#comment-107435</link>
		<author>Jeremy Cowles</author>
		<pubDate>Tue, 18 Sep 2007 16:23:34 +0000</pubDate>
		<guid>http://www.allpeers.com/blog/2005/09/28/foxunit-unit-test-framework-for-firefox/#comment-107435</guid>
		<description>Any new progress on this? Or compatibility w/FF 2</description>
		<content:encoded><![CDATA[<p>Any new progress on this? Or compatibility w/FF 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Morozov</title>
		<link>http://www.allpeers.com/blog/2005/09/28/foxunit-unit-test-framework-for-firefox/#comment-27414</link>
		<author>Eugene Morozov</author>
		<pubDate>Thu, 19 Oct 2006 11:09:47 +0000</pubDate>
		<guid>http://www.allpeers.com/blog/2005/09/28/foxunit-unit-test-framework-for-firefox/#comment-27414</guid>
		<description>Hello,
I cannot understand how to use your extension for testing the extension. I have an extension where KeywordStorage class is defined in one of the js files.

I have a testcase that looks like this:
&lt;code&gt;
      &#60;run&#62;
        var kws = new KeywordStorage();
      &#60;/run&#62;
&lt;/code&gt;

The test fails, but I cannot see the error message. I have all debugging options turned on, but not a single message appears in the error console while running the test.

Eugene</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I cannot understand how to use your extension for testing the extension. I have an extension where KeywordStorage class is defined in one of the js files.</p>
<p>I have a testcase that looks like this:<br />
<code><br />
      &lt;run&gt;<br />
        var kws = new KeywordStorage();<br />
      &lt;/run&gt;<br />
</code></p>
<p>The test fails, but I cannot see the error message. I have all debugging options turned on, but not a single message appears in the error console while running the test.</p>
<p>Eugene</p>
]]></content:encoded>
	</item>
</channel>
</rss>
