<?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: Test your code! Unit testing in JavaScript</title>
	<atom:link href="http://devblog.xing.com/frontend/test-your-code-unit-testing-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.xing.com/frontend/test-your-code-unit-testing-in-javascript/</link>
	<description>Programming tidbits and other insights from the developers at XING.com</description>
	<lastBuildDate>Fri, 31 May 2013 09:13:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Michel Gotta</title>
		<link>http://devblog.xing.com/frontend/test-your-code-unit-testing-in-javascript/comment-page-1/#comment-1833</link>
		<dc:creator>Michel Gotta</dc:creator>
		<pubDate>Thu, 24 May 2012 20:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.xing.com/?p=1901#comment-1833</guid>
		<description><![CDATA[I wrote a blogpost some month ago with a similar approach for testing user interfaces. It&#039;s nice to see that others have the same idea by testing and simulating user interaction with QUnit. You can find the blogpost here: http://michelgotta.posterous.com/user-interfaces-and-unittesting-with-qunit-an]]></description>
		<content:encoded><![CDATA[<p>I wrote a blogpost some month ago with a similar approach for testing user interfaces. It&#8217;s nice to see that others have the same idea by testing and simulating user interaction with QUnit. You can find the blogpost here: <a href="http://michelgotta.posterous.com/user-interfaces-and-unittesting-with-qunit-an">http://michelgotta.posterous.com/user-interfaces-and-unittesting-with-qunit-an</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
