<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Testing Un-testable Code with Fakes in Visual Studio 2012</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2012/DEV411/rss"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/8463/536e148a-3f77-4606-8050-ab0327778463/DEV411_220.jpg</url>
		<title>Channel 9 - Testing Un-testable Code with Fakes in Visual Studio 2012</title>
		<link></link>
	</image>
	<description>One of the most challenging things developers face when unit testing their code is writing good tests that exercise only the parts they want to test. Dependencies outside your code are the number-one cause of slow, brittle unit tests. In this talk, we go deep on a new feature in Visual Studio 2012 called Fakes that you can use to create better unit tests. Using real code examples, we show you how fakes help you get those hard-to-test things tested, and provide guidance on how and when to use it.</description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 17:17:37 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 17:17:37 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Testing Un-testable Code with Fakes in Visual Studio 2012</title>
		<description>
			<![CDATA[<p>Very good presentation with interesting example code and good discussions points for best case and worst case scenarios.</p><p>posted by DanSorensen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/TechEd/NorthAmerica/2012/DEV411#c634756385896002824</link>
		<pubDate>Mon, 18 Jun 2012 17:49:49 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/TechEd/NorthAmerica/2012/DEV411#c634756385896002824</guid>
		<dc:creator>DanSorensen</dc:creator>
	</item>
</channel>
</rss>