<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>Enterprise library -- Test usability and &amp;quot;runnability&amp;quot;</title><link>http://weblogs.asp.net/rosherove/archive/2005/04/11/TestUsabilityAndRunnability.aspx</link><description>So, Enterprise Library is out and it's a great thing. It even has unit tests. But is anyone actually using them? Enterprise Library is a great test case for the issue of unit tests usability because: It will be used by thousands of developers It will</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Enterprise library -- Test usability and "runnability"</title><link>http://weblogs.asp.net/rosherove/archive/2005/04/11/TestUsabilityAndRunnability.aspx#399861</link><pubDate>Mon, 11 Apr 2005 16:44:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:399861</guid><dc:creator>jerrad anderson</dc:creator><author>jerrad anderson</author><description>I wonder if for things like the issue with not having an oracle database to test against warrants a formal rule in unit testing. &lt;br&gt;&lt;br&gt;&amp;quot;Don't assume that all integration tests will be run in a stable environment&amp;quot; Should our tests be more reflective of the environment or should they be ridged so that all tests environments are the same. &lt;br&gt;&lt;br&gt;I think maybe instead of having pass, failed, or skipped as test outcomes, maybe another outcome could be &amp;quot;UnSupportable&amp;quot;. This would indicate that this test was skipped because the underlying features meant to be tested cannot be tested.&lt;br&gt;&lt;br&gt;Our unit tests then should check to see if Active directory is available, or if an oracle instance is nearby.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=399861" width="1" height="1"&gt;</description></item></channel></rss>