<?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 Driven JavaScript Code Coverage using JSCoverage</title>
	<atom:link href="http://www.eviltester.com/index.php/2008/06/08/test-driven-javascript-code-coverage-using-jscoverage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eviltester.com/index.php/2008/06/08/test-driven-javascript-code-coverage-using-jscoverage/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=test-driven-javascript-code-coverage-using-jscoverage</link>
	<description>A different view of software testing</description>
	<lastBuildDate>Tue, 24 Jan 2012 20:03:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Web Development Blog &#187; Blog Archive &#187; JSCoverage</title>
		<link>http://www.eviltester.com/index.php/2008/06/08/test-driven-javascript-code-coverage-using-jscoverage/#comment-1526</link>
		<dc:creator>Web Development Blog &#187; Blog Archive &#187; JSCoverage</dc:creator>
		<pubDate>Mon, 15 Feb 2010 03:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.eviltester.com/index.php/2008/06/08/test-driven-javascript-code-coverage-using-jscoverage/#comment-1526</guid>
		<description>[...] have found a post that describes how to use JSCoverage with QUnit that I successfully used to integrate JSCoverage with my unit [...]</description>
		<content:encoded><![CDATA[<p>[...] have found a post that describes how to use JSCoverage with QUnit that I successfully used to integrate JSCoverage with my unit [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Cassidy &#187; Blog Archive &#187; JavaScript is Not A Computer Language?</title>
		<link>http://www.eviltester.com/index.php/2008/06/08/test-driven-javascript-code-coverage-using-jscoverage/#comment-1398</link>
		<dc:creator>Jim Cassidy &#187; Blog Archive &#187; JavaScript is Not A Computer Language?</dc:creator>
		<pubDate>Fri, 29 May 2009 01:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.eviltester.com/index.php/2008/06/08/test-driven-javascript-code-coverage-using-jscoverage/#comment-1398</guid>
		<description>[...] deal with sophisticated concepts such as currying, callbacks, closures, array comprehensions, and test driven development in [...]</description>
		<content:encoded><![CDATA[<p>[...] deal with sophisticated concepts such as currying, callbacks, closures, array comprehensions, and test driven development in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clicking the buttons in QUnit functional testing with JQuery</title>
		<link>http://www.eviltester.com/index.php/2008/06/08/test-driven-javascript-code-coverage-using-jscoverage/#comment-588</link>
		<dc:creator>Clicking the buttons in QUnit functional testing with JQuery</dc:creator>
		<pubDate>Wed, 18 Jun 2008 21:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.eviltester.com/index.php/2008/06/08/test-driven-javascript-code-coverage-using-jscoverage/#comment-588</guid>
		<description>[...] Test Driven JavaScript Code Coverage using JSCoverage [...]</description>
		<content:encoded><![CDATA[<p>[...] Test Driven JavaScript Code Coverage using JSCoverage [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.eviltester.com/index.php/2008/06/08/test-driven-javascript-code-coverage-using-jscoverage/#comment-562</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Mon, 09 Jun 2008 02:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.eviltester.com/index.php/2008/06/08/test-driven-javascript-code-coverage-using-jscoverage/#comment-562</guid>
		<description>Hello!  Thanks for the article.

I&#039;d just like to point out that the jscoverage program accepts a --no-instrument option so that you don&#039;t have to rearrange the folder structure of your code to avoid instrumenting certain files.  For example, to avoid instrumenting JQuery you could add something like --no-instrument=jquery-latest.js on the command line.

&lt;em&gt;Hi Ed, thanks for the info and the comment, but more importantly - thanks for JSCoverage.&lt;/em&gt;

</description>
		<content:encoded><![CDATA[<p>Hello!  Thanks for the article.</p>
<p>I&#8217;d just like to point out that the jscoverage program accepts a &#8211;no-instrument option so that you don&#8217;t have to rearrange the folder structure of your code to avoid instrumenting certain files.  For example, to avoid instrumenting JQuery you could add something like &#8211;no-instrument=jquery-latest.js on the command line.</p>
<p><em>Hi Ed, thanks for the info and the comment, but more importantly &#8211; thanks for JSCoverage.</em></p>
]]></content:encoded>
	</item>
</channel>
</rss>

