<?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: xUnit.net runs tests in random order</title>
	<atom:link href="http://www.ademiller.com/blogs/tech/2007/11/xunitnet-runs-tests-in-random-order/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ademiller.com/blogs/tech/2007/11/xunitnet-runs-tests-in-random-order/</link>
	<description>Thinking about agile (small 'a') software development, patterns and practices for building Microsoft .NET applications.</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:56:45 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gerry lowry</title>
		<link>http://www.ademiller.com/blogs/tech/2007/11/xunitnet-runs-tests-in-random-order/comment-page-1/#comment-1393</link>
		<dc:creator>gerry lowry</dc:creator>
		<pubDate>Fri, 12 Feb 2010 22:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/11/xunitnet-runs-tests-in-random-order/#comment-1393</guid>
		<description>xUnit.net is random
see http://xunit.codeplex.com/Thread/View.aspx?ThreadId=75896

Brad Wilson: &quot;In every public release we&#039;ve ever made, classes are run in reflection order, and tests within those classes are run in randomized order&quot;.</description>
		<content:encoded><![CDATA[<p>xUnit.net is random<br />
see <a href="http://xunit.codeplex.com/Thread/View.aspx?ThreadId=75896" rel="nofollow">http://xunit.codeplex.com/Thread/View.aspx?ThreadId=75896</a></p>
<p>Brad Wilson: &#8220;In every public release we&#8217;ve ever made, classes are run in reflection order, and tests within those classes are run in randomized order&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: #2872 &#187; Blog Archive &#187; File system mocking for the lazy programmer</title>
		<link>http://www.ademiller.com/blogs/tech/2007/11/xunitnet-runs-tests-in-random-order/comment-page-1/#comment-131</link>
		<dc:creator>#2872 &#187; Blog Archive &#187; File system mocking for the lazy programmer</dc:creator>
		<pubDate>Mon, 03 Dec 2007 22:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/11/xunitnet-runs-tests-in-random-order/#comment-131</guid>
		<description>[...] the real file system can cause tests to be order dependent. Tests should never be order dependent. One test writes a file and forgets to delete it for example. The end result is you spend more time [...]</description>
		<content:encoded><![CDATA[<div style="border-left: #bce1f4 5px solid; padding-left: 1em;">
<p>[...] the real file system can cause tests to be order dependent. Tests should never be order dependent. One test writes a file and forgets to delete it for example. The end result is you spend more time [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Bock</title>
		<link>http://www.ademiller.com/blogs/tech/2007/11/xunitnet-runs-tests-in-random-order/comment-page-1/#comment-114</link>
		<dc:creator>Jason Bock</dc:creator>
		<pubDate>Tue, 13 Nov 2007 16:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/11/xunitnet-runs-tests-in-random-order/#comment-114</guid>
		<description>I&#039;d love it if testing frameworks had a &quot;shake-things-up&quot; option, which I&#039;d always turn on. This would increase the chances of shaking out some hidden dependencies between tests.</description>
		<content:encoded><![CDATA[<p>I&#8217;d love it if testing frameworks had a &#8220;shake-things-up&#8221; option, which I&#8217;d always turn on. This would increase the chances of shaking out some hidden dependencies between tests.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
