<?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: DOH, let me test my code!</title>
	<atom:link href="http://ajaxian.com/archives/doh-let-me-test-my-code/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/doh-let-me-test-my-code</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: dmachi</title>
		<link>http://ajaxian.com/archives/doh-let-me-test-my-code/comment-page-1#comment-262890</link>
		<dc:creator>dmachi</dc:creator>
		<pubDate>Wed, 16 Apr 2008 20:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/doh-let-me-test-my-code#comment-262890</guid>
		<description>@Mikael:  It is for unit testing javascript code.  Dojo uses it for unit testing the its core, but really you can use it to test pretty much any js code that you want.  You simply need to write a tests that does something and then use doh.assert* to verify the results are what are expected.</description>
		<content:encoded><![CDATA[<p>@Mikael:  It is for unit testing javascript code.  Dojo uses it for unit testing the its core, but really you can use it to test pretty much any js code that you want.  You simply need to write a tests that does something and then use doh.assert* to verify the results are what are expected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikael Bergkvist</title>
		<link>http://ajaxian.com/archives/doh-let-me-test-my-code/comment-page-1#comment-262887</link>
		<dc:creator>Mikael Bergkvist</dc:creator>
		<pubDate>Wed, 16 Apr 2008 16:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/doh-let-me-test-my-code#comment-262887</guid>
		<description>What exactly are you testing?</description>
		<content:encoded><![CDATA[<p>What exactly are you testing?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

