<?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: Unit Testing in JavaScript</title>
	<atom:link href="http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html/feed" rel="self" type="application/rss+xml" />
	<link>http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=unit-testing-in-javascript</link>
	<description>Best practices for your goals</description>
	<lastBuildDate>Sat, 19 May 2012 03:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: YUI unit testing - Programmers Goodies</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html/comment-page-1#comment-30791</link>
		<dc:creator>YUI unit testing - Programmers Goodies</dc:creator>
		<pubDate>Tue, 26 Jul 2011 18:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2008/11/unit-testing-in-javascript/#comment-30791</guid>
		<description>[...] Unit Testing in JavaScript [...]</description>
		<content:encoded><![CDATA[<p>[...] Unit Testing in JavaScript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interessante Links im Netz 11 &#124; DaRaFF&#39;s Blog</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html/comment-page-1#comment-4077</link>
		<dc:creator>Interessante Links im Netz 11 &#124; DaRaFF&#39;s Blog</dc:creator>
		<pubDate>Wed, 28 Jul 2010 07:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2008/11/unit-testing-in-javascript/#comment-4077</guid>
		<description>[...] Testing mit Javascript &#8211; Link        0savesSave     If you enjoyed this post, please consider leaving a comment or subscribing to [...]</description>
		<content:encoded><![CDATA[<p>[...] Testing mit Javascript &#8211; Link        0savesSave     If you enjoyed this post, please consider leaving a comment or subscribing to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Williams</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html/comment-page-1#comment-3601</link>
		<dc:creator>Christian Williams</dc:creator>
		<pubDate>Sat, 17 Jul 2010 16:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2008/11/unit-testing-in-javascript/#comment-3601</guid>
		<description>Also check out Jasmine -- http://github.com/pivotal/jasmine -- an easy, framework-agnostic behavior-driven development environment for JavaScript.</description>
		<content:encoded><![CDATA[<p>Also check out Jasmine &#8212; <a href="http://github.com/pivotal/jasmine" rel="nofollow">http://github.com/pivotal/jasmine</a> &#8212; an easy, framework-agnostic behavior-driven development environment for JavaScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas C. Zakas</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html/comment-page-1#comment-111</link>
		<dc:creator>Nicholas C. Zakas</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2008/11/unit-testing-in-javascript/#comment-111</guid>
		<description>Just FYI, a mock object utility is in the works for YUI Test and will be available as part of YUI 3.0 Preview Release 2. If you have any questions about YUI Test, please check out the YUI discussion list or email me directly.
</description>
		<content:encoded><![CDATA[<p>Just FYI, a mock object utility is in the works for YUI Test and will be available as part of YUI 3.0 Preview Release 2. If you have any questions about YUI Test, please check out the YUI discussion list or email me directly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan L Smith</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html/comment-page-1#comment-112</link>
		<dc:creator>Nathan L Smith</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2008/11/unit-testing-in-javascript/#comment-112</guid>
		<description>Scriptaculous also includes a basic unit testing framework: http://github.com/madrobby/scriptaculous/wikis/unit-testing

It&#039;s also included in Prototype&#039;s repository.
</description>
		<content:encoded><![CDATA[<p>Scriptaculous also includes a basic unit testing framework: <a href="http://github.com/madrobby/scriptaculous/wikis/unit-testing" rel="nofollow">http://github.com/madrobby/scriptaculous/wikis/unit-testing</a></p>
<p>It&#8217;s also included in Prototype&#8217;s repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kky</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html/comment-page-1#comment-113</link>
		<dc:creator>kky</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2008/11/unit-testing-in-javascript/#comment-113</guid>
		<description>take a look this one:
&lt;a href=&quot;http://code.google.com/p/flexible-javascript-unittest/&quot; rel=&quot;nofollow&quot;&gt;Flexible Javascript Unittest Framework&lt;/a&gt; --
http://code.google.com/p/flexible-javascript-unittest/

</description>
		<content:encoded><![CDATA[<p>take a look this one:<br />
<a href="http://code.google.com/p/flexible-javascript-unittest/" rel="nofollow">Flexible Javascript Unittest Framework</a> &#8211;<br />
<a href="http://code.google.com/p/flexible-javascript-unittest/" rel="nofollow">http://code.google.com/p/flexible-javascript-unittest/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: masya</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html/comment-page-1#comment-114</link>
		<dc:creator>masya</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2008/11/unit-testing-in-javascript/#comment-114</guid>
		<description>I think you&#039;ve missed THE testing tool - Selenium. Take a look here:
http://extjs.com/blog/2008/11/03/testing-ext-js-ext-gwt-applications-with-selenium/
</description>
		<content:encoded><![CDATA[<p>I think you&#8217;ve missed THE testing tool &#8211; Selenium. Take a look here:<br />
<a href="http://extjs.com/blog/2008/11/03/testing-ext-js-ext-gwt-applications-with-selenium/" rel="nofollow">http://extjs.com/blog/2008/11/03/testing-ext-js-ext-gwt-applications-with-selenium/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: choan</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html/comment-page-1#comment-115</link>
		<dc:creator>choan</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2008/11/unit-testing-in-javascript/#comment-115</guid>
		<description>There&#039;s a port of the Scriptaculous/Protototype testing framework with no dependencies on prototype. &lt;a href=&quot;http://jsunittest.com/&quot; rel=&quot;nofollow&quot;&gt;JsUnitTest&lt;/a&gt;: http://jsunittest.com/

On top of that, you can use &lt;a href=&quot;http://jshoulda.scriptia.net/&quot; rel=&quot;nofollow&quot;&gt;jShoulda&lt;/a&gt; (http://jshoulda.scriptia.net/) that provides nexted contexts and other niceties.
</description>
		<content:encoded><![CDATA[<p>There&#8217;s a port of the Scriptaculous/Protototype testing framework with no dependencies on prototype. <a href="http://jsunittest.com/" rel="nofollow">JsUnitTest</a>: <a href="http://jsunittest.com/" rel="nofollow">http://jsunittest.com/</a></p>
<p>On top of that, you can use <a href="http://jshoulda.scriptia.net/" rel="nofollow">jShoulda</a> (<a href="http://jshoulda.scriptia.net/" rel="nofollow">http://jshoulda.scriptia.net/</a>) that provides nexted contexts and other niceties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Levison</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html/comment-page-1#comment-116</link>
		<dc:creator>Mark Levison</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2008/11/unit-testing-in-javascript/#comment-116</guid>
		<description>maysa - I&#039;m familiar with Selenium but thought it was really a functional testing tool and not a unit testing tool. Did I miss something critical?

choan, kky, Nathan and Nicholas thanks for the additional frameworks.

</description>
		<content:encoded><![CDATA[<p>maysa &#8211; I&#8217;m familiar with Selenium but thought it was really a functional testing tool and not a unit testing tool. Did I miss something critical?</p>
<p>choan, kky, Nathan and Nicholas thanks for the additional frameworks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Ecker</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2008/11/unit-testing-in-javascript.html/comment-page-1#comment-117</link>
		<dc:creator>Andreas Ecker</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2008/11/unit-testing-in-javascript/#comment-117</guid>
		<description>You might also be interested in the unit testing framework that is part of &lt;a href=&quot;http://qooxdoo.org&quot; rel=&quot;nofollow&quot;&gt;qooxdoo&lt;/a&gt;, an open source RIA framework similar to Dojo, ExtJS, etc. but with quite a comprehensive tool chain.

Try the online version of the &lt;a href=&quot;http://demo.qooxdoo.org/current/testrunner&quot; rel=&quot;nofollow&quot;&gt;testrunner&lt;/a&gt;. Hint: hit the gray arrow at the top left (should be made more obvious). It&#039;s a &quot;play&quot; button that runs the selected tests.

To find out more about the JS classes that let you define your unit tests, see the online &lt;a href=&quot;http://demo.qooxdoo.org/current/apiviewer/#qx.dev.unit&quot; rel=&quot;nofollow&quot;&gt;API viewer&lt;/a&gt;.

For automated UI testing (based on Selenium RC), check out the &lt;a href=&quot;http://qooxdoo.org/contrib/project/simulator&quot; rel=&quot;nofollow&quot;&gt;Simulator&lt;/a&gt; project.

</description>
		<content:encoded><![CDATA[<p>You might also be interested in the unit testing framework that is part of <a href="http://qooxdoo.org" rel="nofollow">qooxdoo</a>, an open source RIA framework similar to Dojo, ExtJS, etc. but with quite a comprehensive tool chain.</p>
<p>Try the online version of the <a href="http://demo.qooxdoo.org/current/testrunner" rel="nofollow">testrunner</a>. Hint: hit the gray arrow at the top left (should be made more obvious). It&#8217;s a &#8220;play&#8221; button that runs the selected tests.</p>
<p>To find out more about the JS classes that let you define your unit tests, see the online <a href="http://demo.qooxdoo.org/current/apiviewer/#qx.dev.unit" rel="nofollow">API viewer</a>.</p>
<p>For automated UI testing (based on Selenium RC), check out the <a href="http://qooxdoo.org/contrib/project/simulator" rel="nofollow">Simulator</a> project.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

