<?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>Huddled Masses &#187; TestDriven</title>
	<atom:link href="http://huddledmasses.org/tag/testdriven/feed/" rel="self" type="application/rss+xml" />
	<link>http://huddledmasses.org</link>
	<description>You can do more than breathe for free...</description>
	<lastBuildDate>Fri, 27 Apr 2012 05:42:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<cloud domain='huddledmasses.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Gallio Alpha 2 hits, with PowerShell support</title>
		<link>http://huddledmasses.org/gallio-alpha-2-hits-with-powershell-support/</link>
		<comments>http://huddledmasses.org/gallio-alpha-2-hits-with-powershell-support/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 08:30:27 +0000</pubDate>
		<dc:creator>Joel 'Jaykul' Bennett</dc:creator>
				<category><![CDATA[Huddled]]></category>
		<category><![CDATA[Gallio]]></category>
		<category><![CDATA[MbUnit]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[TestDriven]]></category>
		<category><![CDATA[UnitTesting]]></category>

		<guid isPermaLink="false">http://HuddledMasses.org/gallio-alpha-2-hits-with-powershell-support/</guid>
		<description><![CDATA[So, if you&#8217;re a big fan of unit-testing or test-driven development, you&#8217;ve probably heard of MbUnit and if you&#8217;ve been following MbUnit development, then you&#8217;ll have at least heard a rumor that with version 3 they were working on a new test-runner, and now it&#8217;s finally starting to show up. It&#8217;s open source (under the [...]]]></description>
			<content:encoded><![CDATA[	<p>So, if you&#8217;re a big fan of unit-testing or test-driven development, you&#8217;ve probably heard of <a href="http://www.mbunit.com/">MbUnit</a> and if you&#8217;ve been following MbUnit development, then you&#8217;ll have at least heard a rumor that with version 3 they were working on a new test-runner, and now it&#8217;s finally starting to show up.</p>

	<p><a href="http://www.gallio.org/"><img src="/images/banners/GallioLink300.png" align="right" title="Get Gallio" alt="Get Gallio" /></a> It&#8217;s open source (under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License</a>), and <a href="http://www.gallio.org/">Gallio</a> is now in Alpha, with support for running MbUnit tests, but also NUnit, xUnit.net and NBehave &#8230; and includes integration and tool support which is unparalleled: integration with CCNet and NAnt, MSBuild and the new Microsoft Research testing tool <a href="http://research.microsoft.com/Pex/">Pex</a> and &#8230; well, lots of other tools you can read about on their website &#8230; <em>my</em> point is that it has PowerShell integration!</p>

	<p>Although Gallio includes it&#8217;s own command-line runner called Echo, and a <a href="http://www.gallio.org/Screenshots.aspx">very nice GUI</a> called Icarus, they&#8217;ve also included a PowerShell cmdlet test-runner which supports more options that you can shake a stick at (see <a href="http://fisheye2.cenqua.com/browse/mb-unit/trunk/v3/src/Extensions/PowerShell/Gallio.PowerShellCommands/RunGallioCommand.cs?r=781">source code here</a>), including allowing you to choose LocalAppDomain, IsolatedAppDomain, or IsolatedProcess test runners, etc.</p>

	<div class="posh code posh" style="font-family:monospace;"><br />
Run<span style="color: #66cc66;">-</span>Gallio SomeAssembly.<span style="color: #003366;">dll</span> <span style="color: #000066;">-ReportDirectory</span> C:\build\reports <span style="color: #000066;">-ReportTypes</span> html <span style="color: #000066;">-ShowReports</span></div>

	<p>That&#8217;s all I&#8217;ve got for now &#8230; this is only the second alpha release, but feel free to check it out anyway, the test model is complete, and it&#8217;s actually running tests without major issues.  <img src='http://huddledmasses.org/wordpress/wp-includes/' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
			<wfw:commentRss>http://huddledmasses.org/gallio-alpha-2-hits-with-powershell-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

