<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arrange Act Assert &#187; Resharper</title>
	<atom:link href="http://www.arrangeactassert.com/category/resharper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arrangeactassert.com</link>
	<description>Jag Reehal on Agile Development, ASP.NET MVC, Silverlight and all manner of good stuff</description>
	<lastBuildDate>Wed, 28 Jul 2010 06:22:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A solution for the Resharper Test Runner not picking up your latest changes</title>
		<link>http://www.arrangeactassert.com/a-solution-for-the-resharper-test-runner-not-picking-up-your-latest-changes/</link>
		<comments>http://www.arrangeactassert.com/a-solution-for-the-resharper-test-runner-not-picking-up-your-latest-changes/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 00:19:12 +0000</pubDate>
		<dc:creator>Jag Reehal</dc:creator>
				<category><![CDATA[Resharper]]></category>
		<category><![CDATA[Unit tests]]></category>

		<guid isPermaLink="false">http://www.arrangeactassert.com/?p=463</guid>
		<description><![CDATA[For a while now I thought there was a bug when using Resharper to run my unit tests. Because my latest changes were not being picked up, I always had to build my solution first and then run the unit tests. Not anymore. Today a colleague showed me this &#8216;Build Settings&#8217; option Selecting ‘Always Build’ [...]]]></description>
			<content:encoded><![CDATA[<p>For a while now I thought there was a bug when using <a href="http://www.jetbrains.com/resharper/">Resharper</a> to run my unit tests.</p>
<p>Because my latest changes were not being picked up, I always had to build my solution first and then run the unit tests.</p>
<p><strong>Not anymore.</strong></p>
<p>Today a colleague showed me this &#8216;Build Settings&#8217; option </p>
<p><img src="http://www.arrangeactassert.com/wp-content/themes/resources/images/ResharperUnitTestRunnerWindow.png" alt="Resharper Unit Test Runner Window" /></p>
<p><br/><br />
Selecting ‘Always Build’ makes sure the latest changes (even to config files) are used when running unit tests. The default is &#8216;Automatic&#8217; as shown above.</p>
<p>Just be aware of the size of your solution will have an impact on how long the tests will take to run.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.arrangeactassert.com/a-solution-for-the-resharper-test-runner-not-picking-up-your-latest-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
