<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: QUnit Adapter 1.0.2</title>
	<atom:link href="http://monket.net/blog/2009/08/qunit-adapter-1-0-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://monket.net/blog/2009/08/qunit-adapter-1-0-2/</link>
	<description></description>
	<lastBuildDate>Mon, 13 Dec 2010 08:11:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Karl O&#39;Keeffe</title>
		<link>http://monket.net/blog/2009/08/qunit-adapter-1-0-2/comment-page-1/#comment-97</link>
		<dc:creator>Karl O&#39;Keeffe</dc:creator>
		<pubDate>Tue, 27 Oct 2009 08:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://monket.net/blog/?p=203#comment-97</guid>
		<description>Hi Chris,

You don&#039;t need to include qunit.js, or Asserts.js as the QUnitAdapter provides the qunit assertions and JS Test Driver provides its own assertions. 

And you only need to include jquery if your source or test files explicitly use it.

I&#039;m guessing the problem is that you have included qunit.js and it is clashing with the QUnitAdapter.</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>You don&#8217;t need to include qunit.js, or Asserts.js as the QUnitAdapter provides the qunit assertions and JS Test Driver provides its own assertions. </p>
<p>And you only need to include jquery if your source or test files explicitly use it.</p>
<p>I&#8217;m guessing the problem is that you have included qunit.js and it is clashing with the QUnitAdapter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://monket.net/blog/2009/08/qunit-adapter-1-0-2/comment-page-1/#comment-95</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 20 Oct 2009 00:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://monket.net/blog/?p=203#comment-95</guid>
		<description>Hi Karl:

I have tried using your QUnit Adaptor 1.0.2, and am having a lot of difficulties trying to get it working.

I have followed the instructions on the website and included the two js files into my JSTestDriver config file.  But the problem is that it is passing the tests that are supposed to fail (e.g. equals(true, false, &quot;should fail&quot;);).  I tested the same code using the prototype test thingy, and the tests worked properly.

In my project, I have included qunit.js, jquery-1.3.2.min.js, Asserts.js (removed it and still didn&#039;t work), equiv.js, QUnitAdapter.js, and my tests and source files.

Appreciate any help from you.

Thanks.

Chris.</description>
		<content:encoded><![CDATA[<p>Hi Karl:</p>
<p>I have tried using your QUnit Adaptor 1.0.2, and am having a lot of difficulties trying to get it working.</p>
<p>I have followed the instructions on the website and included the two js files into my JSTestDriver config file.  But the problem is that it is passing the tests that are supposed to fail (e.g. equals(true, false, &#8220;should fail&#8221;);).  I tested the same code using the prototype test thingy, and the tests worked properly.</p>
<p>In my project, I have included qunit.js, jquery-1.3.2.min.js, Asserts.js (removed it and still didn&#8217;t work), equiv.js, QUnitAdapter.js, and my tests and source files.</p>
<p>Appreciate any help from you.</p>
<p>Thanks.</p>
<p>Chris.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

