<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Unit Testing the Windows Phone 7 applications</title><link>http://blogs.msdn.com/b/amit_chatterjee/archive/2011/06/26/unit-testing-the-windows-phone-7-applications.aspx</link><description>It&amp;rsquo;s been a long while since my last blog post. With some additional responsibilities at work, and a long trip to the US, I just did not find the time to update the blog with the latest developments. But I am happy to find time this weekend to bring</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Unit Testing the Windows Phone 7 applications</title><link>http://blogs.msdn.com/b/amit_chatterjee/archive/2011/06/26/unit-testing-the-windows-phone-7-applications.aspx#10180845</link><pubDate>Tue, 28 Jun 2011 10:02:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10180845</guid><dc:creator>Amit_Chatterjee'</dc:creator><description>&lt;p&gt;Eric, thanks for the feedback and useful information on TestDriven.Net&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10180845" width="1" height="1"&gt;</description></item><item><title>re: Unit Testing the Windows Phone 7 applications</title><link>http://blogs.msdn.com/b/amit_chatterjee/archive/2011/06/26/unit-testing-the-windows-phone-7-applications.aspx#10179464</link><pubDate>Mon, 27 Jun 2011 15:22:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10179464</guid><dc:creator>Eric Malamisura</dc:creator><description>&lt;p&gt;I absolutely can not stand the Silverlight Testing Framework, its especially frustrating to run it on the emulator. &amp;nbsp;So what I did instead was I use a ConsoleRunner with NUnit, to runt the same code via another Solution &amp;amp; Project that has the source files &amp;#39;Linked&amp;#39; in it via the Visual Studio Linking support, this way I can run NUnit Tests on my source without using the Silverlight Test Framework. &amp;nbsp;It lets me use TestDriven.NET and it works great, if you are going to do TDD this way you need be extra careful not to use Framework APIs that don&amp;#39;t exist in Silverlight but other than that it works perfectly!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10179464" width="1" height="1"&gt;</description></item></channel></rss>