<?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: TDD Kata &#8211; By Example video</title>
	<atom:link href="http://www.21apps.com/agile/tdd-kata-by-example-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.21apps.com/agile/tdd-kata-by-example-video/</link>
	<description></description>
	<lastBuildDate>Fri, 12 Mar 2010 07:58:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tim Hardy</title>
		<link>http://www.21apps.com/agile/tdd-kata-by-example-video/comment-page-1/#comment-1148</link>
		<dc:creator>Tim Hardy</dc:creator>
		<pubDate>Thu, 04 Mar 2010 00:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.21apps.com/?p=1065#comment-1148</guid>
		<description>Excellent video, but didn&#039;t you skip requirement 3 entirely?  I believe your code only allows for a single delimiter character within a numberstring instead of allowing different delimiters within the same string.  I only see that because I&#039;ve started doing this kata recently and step 3 adds significant complexity (the Split method doesn&#039;t help anymore - unless I&#039;m missing something).  I&#039;ve had to go old-school with the string manipulation and add tests for multiple digit numbers.</description>
		<content:encoded><![CDATA[<p>Excellent video, but didn&#39;t you skip requirement 3 entirely?  I believe your code only allows for a single delimiter character within a numberstring instead of allowing different delimiters within the same string.  I only see that because I&#39;ve started doing this kata recently and step 3 adds significant complexity (the Split method doesn&#39;t help anymore &#8211; unless I&#39;m missing something).  I&#39;ve had to go old-school with the string manipulation and add tests for multiple digit numbers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndrewWoody</title>
		<link>http://www.21apps.com/agile/tdd-kata-by-example-video/comment-page-1/#comment-1143</link>
		<dc:creator>AndrewWoody</dc:creator>
		<pubDate>Mon, 01 Mar 2010 19:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.21apps.com/?p=1065#comment-1143</guid>
		<description>Scott,&lt;br&gt;&lt;br&gt;I use TestDriven.Net and I have mapped the Alt+T and Alt+R keys to this.   It can then run the NUnit tests in Visual Studio.   The out of the box Unit Testing framework will only work with MSTest test as you have found.&lt;br&gt;Andrew</description>
		<content:encoded><![CDATA[<p>Scott,</p>
<p>I use TestDriven.Net and I have mapped the Alt+T and Alt+R keys to this.   It can then run the NUnit tests in Visual Studio.   The out of the box Unit Testing framework will only work with MSTest test as you have found.<br />Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Radden</title>
		<link>http://www.21apps.com/agile/tdd-kata-by-example-video/comment-page-1/#comment-1142</link>
		<dc:creator>Scott Radden</dc:creator>
		<pubDate>Mon, 01 Mar 2010 18:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.21apps.com/?p=1065#comment-1142</guid>
		<description>Are you running NUnit tests within VS IDE?? If so how do you enable this because running VS2008 and NUnit 2.5.3 the and decorating my test fixture with NUnits [TestFixture] attribute the test option in the IDE remains disabled?</description>
		<content:encoded><![CDATA[<p>Are you running NUnit tests within VS IDE?? If so how do you enable this because running VS2008 and NUnit 2.5.3 the and decorating my test fixture with NUnits [TestFixture] attribute the test option in the IDE remains disabled?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Uhri</title>
		<link>http://www.21apps.com/agile/tdd-kata-by-example-video/comment-page-1/#comment-1052</link>
		<dc:creator>John Uhri</dc:creator>
		<pubDate>Wed, 21 Oct 2009 00:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.21apps.com/?p=1065#comment-1052</guid>
		<description>Do you have a ZIP of the solution you could include for us to refer to?</description>
		<content:encoded><![CDATA[<p>Do you have a ZIP of the solution you could include for us to refer to?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndrewWoody</title>
		<link>http://www.21apps.com/agile/tdd-kata-by-example-video/comment-page-1/#comment-1044</link>
		<dc:creator>AndrewWoody</dc:creator>
		<pubDate>Mon, 12 Oct 2009 20:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.21apps.com/?p=1065#comment-1044</guid>
		<description>As per tweet reply,  go to Tools &gt; Options &gt; Keyboard and check what is assigned to each event.  You can also add your own here like I have with Alt+R to rerun the tests (used to be something on a rectangle).&lt;br&gt;&lt;br&gt;Also I use ReSharper which makes this so much easier todo.   Mouseless coding is the way to go.</description>
		<content:encoded><![CDATA[<p>As per tweet reply,  go to Tools &gt; Options &gt; Keyboard and check what is assigned to each event.  You can also add your own here like I have with Alt+R to rerun the tests (used to be something on a rectangle).</p>
<p>Also I use ReSharper which makes this so much easier todo.   Mouseless coding is the way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Hanna</title>
		<link>http://www.21apps.com/agile/tdd-kata-by-example-video/comment-page-1/#comment-1043</link>
		<dc:creator>Dave Hanna</dc:creator>
		<pubDate>Mon, 12 Oct 2009 19:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.21apps.com/?p=1065#comment-1043</guid>
		<description>Is there a list of VS keyboard shortcuts, preferably searchable by keyword?  I have no idea how to do some of the things you were doing without using a mouse right-click.</description>
		<content:encoded><![CDATA[<p>Is there a list of VS keyboard shortcuts, preferably searchable by keyword?  I have no idea how to do some of the things you were doing without using a mouse right-click.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndrewWoody</title>
		<link>http://www.21apps.com/agile/tdd-kata-by-example-video/comment-page-1/#comment-1041</link>
		<dc:creator>AndrewWoody</dc:creator>
		<pubDate>Mon, 12 Oct 2009 17:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.21apps.com/?p=1065#comment-1041</guid>
		<description>:) yes, in hindsight music would be good - but afraid I would get wiped by the copyright peeps.&lt;br&gt;&lt;br&gt;I may do a version that is double the speed with some voice over talking about what I&#039;m doing?&lt;br&gt;&lt;br&gt;And yes,  should use string.IsNullOrEmpty but handling Nulls wasn&#039;t a requirement :)</description>
		<content:encoded><![CDATA[<p> <img src='http://www.21apps.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  yes, in hindsight music would be good &#8211; but afraid I would get wiped by the copyright peeps.</p>
<p>I may do a version that is double the speed with some voice over talking about what I&#39;m doing?</p>
<p>And yes,  should use string.IsNullOrEmpty but handling Nulls wasn&#39;t a requirement <img src='http://www.21apps.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarastephens</title>
		<link>http://www.21apps.com/agile/tdd-kata-by-example-video/comment-page-1/#comment-1040</link>
		<dc:creator>sarastephens</dc:creator>
		<pubDate>Mon, 12 Oct 2009 17:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.21apps.com/?p=1065#comment-1040</guid>
		<description>Very good :D Can we have some music :P! Not sure I woudl use string.length as a space would break it and I&#039;d still cound that as an empty string. Personal preference I guess.&lt;br&gt;&lt;br&gt;Nice work :)</description>
		<content:encoded><![CDATA[<p>Very good <img src='http://www.21apps.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Can we have some music <img src='http://www.21apps.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ! Not sure I woudl use string.length as a space would break it and I&#39;d still cound that as an empty string. Personal preference I guess.</p>
<p>Nice work <img src='http://www.21apps.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
