<?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: Unit testing and Project Server</title>
	<atom:link href="http://www.sheysrebellion.net/blog/2007/11/19/unit-testing-and-project-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sheysrebellion.net/blog/2007/11/19/unit-testing-and-project-server/</link>
	<description>I sleep with pillows on my head.</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:03:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: James Thigpen</title>
		<link>http://www.sheysrebellion.net/blog/2007/11/19/unit-testing-and-project-server/comment-page-1/#comment-17657</link>
		<dc:creator>James Thigpen</dc:creator>
		<pubDate>Tue, 12 Feb 2008 16:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheysrebellion.net/blog/?p=77#comment-17657</guid>
		<description>mbUnit?</description>
		<content:encoded><![CDATA[<p>mbUnit?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheysrebellion</title>
		<link>http://www.sheysrebellion.net/blog/2007/11/19/unit-testing-and-project-server/comment-page-1/#comment-15991</link>
		<dc:creator>sheysrebellion</dc:creator>
		<pubDate>Tue, 20 Nov 2007 18:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheysrebellion.net/blog/?p=77#comment-15991</guid>
		<description>that&#039;s the solution I&#039;ve settled for but it&#039;s suboptimal to say the least, especially considering that project server gets grumpy if you reuse guids.</description>
		<content:encoded><![CDATA[<p>that&#8217;s the solution I&#8217;ve settled for but it&#8217;s suboptimal to say the least, especially considering that project server gets grumpy if you reuse guids.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Scheirman</title>
		<link>http://www.sheysrebellion.net/blog/2007/11/19/unit-testing-and-project-server/comment-page-1/#comment-15958</link>
		<dc:creator>Ben Scheirman</dc:creator>
		<pubDate>Mon, 19 Nov 2007 17:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheysrebellion.net/blog/?p=77#comment-15958</guid>
		<description>I&#039;m not sure how exactly Project Server works, but to test it, you&#039;ll need a scratch instance of it running somewhere.  If you can point to a VM or a development server that would be okay, but you need to be able to insert data and forget about it.

Undo doesn&#039;t really work well outside of database transactions, so it&#039;s better to just run a bunch of tests and then tear down the instance.

These will be slow, but that&#039;s okay because these are integration tests.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure how exactly Project Server works, but to test it, you&#8217;ll need a scratch instance of it running somewhere.  If you can point to a VM or a development server that would be okay, but you need to be able to insert data and forget about it.</p>
<p>Undo doesn&#8217;t really work well outside of database transactions, so it&#8217;s better to just run a bunch of tests and then tear down the instance.</p>
<p>These will be slow, but that&#8217;s okay because these are integration tests.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

