<?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: Debugging mocha unit tests with WebStorm step by step</title>
	<atom:link href="http://codebetter.com/glennblock/2013/01/17/debugging-mocha-unit-tests-with-webstorm-step-by-step/feed/" rel="self" type="application/rss+xml" />
	<link>http://codebetter.com/glennblock/2013/01/17/debugging-mocha-unit-tests-with-webstorm-step-by-step/</link>
	<description>CodeBetter.Com - Stuff you need to Code Better!</description>
	<lastBuildDate>Thu, 16 May 2013 06:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Glenn Block</title>
		<link>http://codebetter.com/glennblock/2013/01/17/debugging-mocha-unit-tests-with-webstorm-step-by-step/#comment-1201</link>
		<dc:creator>Glenn Block</dc:creator>
		<pubDate>Fri, 18 Jan 2013 09:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/glennblock/?p=646#comment-1201</guid>
		<description><![CDATA[@andy

Yes, it is due to the spawning. I didn&#039;t want to go into detail which is why I put &#039;It’s very important that you point to the _mocha file as you can see below.&#039;, however if you think it is valuable to add I can.

@ryan. Glad it helped!]]></description>
		<content:encoded><![CDATA[<p>@andy</p>
<p>Yes, it is due to the spawning. I didn&#8217;t want to go into detail which is why I put &#8216;It’s very important that you point to the _mocha file as you can see below.&#8217;, however if you think it is valuable to add I can.</p>
<p>@ryan. Glad it helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Regalado</title>
		<link>http://codebetter.com/glennblock/2013/01/17/debugging-mocha-unit-tests-with-webstorm-step-by-step/#comment-1200</link>
		<dc:creator>Ryan Regalado</dc:creator>
		<pubDate>Fri, 18 Jan 2013 08:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/glennblock/?p=646#comment-1200</guid>
		<description><![CDATA[Thanks for posting. This was super helpful in a node.js app I&#039;ve been debugging and writing tests for. Awesome]]></description>
		<content:encoded><![CDATA[<p>Thanks for posting. This was super helpful in a node.js app I&#8217;ve been debugging and writing tests for. Awesome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Fleming</title>
		<link>http://codebetter.com/glennblock/2013/01/17/debugging-mocha-unit-tests-with-webstorm-step-by-step/#comment-1198</link>
		<dc:creator>Andy Fleming</dc:creator>
		<pubDate>Thu, 17 Jan 2013 23:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/glennblock/?p=646#comment-1198</guid>
		<description><![CDATA[Answering my own question, but might be worth updating the post.

From the linked post:
&quot;Pointing the run configuration to _mocha is quite important since the main mocha binary spawns a new process you cannot connect via a debugger!&quot;]]></description>
		<content:encoded><![CDATA[<p>Answering my own question, but might be worth updating the post.</p>
<p>From the linked post:<br />
&#8220;Pointing the run configuration to _mocha is quite important since the main mocha binary spawns a new process you cannot connect via a debugger!&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Fleming</title>
		<link>http://codebetter.com/glennblock/2013/01/17/debugging-mocha-unit-tests-with-webstorm-step-by-step/#comment-1197</link>
		<dc:creator>Andy Fleming</dc:creator>
		<pubDate>Thu, 17 Jan 2013 23:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/glennblock/?p=646#comment-1197</guid>
		<description><![CDATA[Quick question: Why is it &quot;very important that you point to the _mocha file&quot; rather than the mocha file.

Looking at the source it seems mocha is a wrapper for the &quot;real&quot; _mocha - but presumably they&#039;ve done this for a reason and you&#039;re bypassing it?

Just curious :)]]></description>
		<content:encoded><![CDATA[<p>Quick question: Why is it &#8220;very important that you point to the _mocha file&#8221; rather than the mocha file.</p>
<p>Looking at the source it seems mocha is a wrapper for the &#8220;real&#8221; _mocha &#8211; but presumably they&#8217;ve done this for a reason and you&#8217;re bypassing it?</p>
<p>Just curious <img src='http://codebetter.com/glennblock/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
