<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>NBehave Release Rss Feed</title><link>http://www.codeplex.com/NBehave/Release/ProjectReleases.aspx</link><description>NBehave Release Rss Description</description><item><title>Created Release: Newest release</title><link>http://nbehave.codeplex.com/releases?ReleaseId=98320</link><description>&lt;div class="wikidoc"&gt;Can be found on &lt;a href="http://nuget.org/packages?q=nbehave"&gt;nuget&lt;/a&gt; and &lt;a href="http://nbehave.org/"&gt;nbehave.org&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>lazydev</author><pubDate>Mon, 26 Nov 2012 20:34:53 GMT</pubDate><guid isPermaLink="false">Created Release: Newest release 20121126083453P</guid></item><item><title>Updated Release: NBehave 0.5.1 (Jun 11, 2011)</title><link>http://nbehave.codeplex.com/releases/view/68223</link><description>&lt;div class="wikidoc"&gt;Changelog:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Update to Latest NUnit&lt;/li&gt;
&lt;li&gt;Bug fixes&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Lazydev</author><pubDate>Fri, 08 Jul 2011 20:24:27 GMT</pubDate><guid isPermaLink="false">Updated Release: NBehave 0.5.1 (Jun 11, 2011) 20110708082427P</guid></item><item><title>Released: NBehave 0.5.1 (Jun 11, 2011)</title><link>http://nbehave.codeplex.com/releases/view/68223</link><description>
&lt;div class="wikidoc"&gt;Changelog:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Update to Latest NUnit &lt;/li&gt;&lt;li&gt;Bug fixes&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 08 Jul 2011 20:24:27 GMT</pubDate><guid isPermaLink="false">Released: NBehave 0.5.1 (Jun 11, 2011) 20110708082427P</guid></item><item><title>Updated Release: NBehave 0.5.1 (Jun 11, 2011)</title><link>http://nbehave.codeplex.com/releases/view/68223</link><description>&lt;div class="wikidoc"&gt;Changelog:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Update to Latest NUnit&lt;/li&gt;
&lt;li&gt;Bug fixes&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Lazydev</author><pubDate>Fri, 08 Jul 2011 20:13:49 GMT</pubDate><guid isPermaLink="false">Updated Release: NBehave 0.5.1 (Jun 11, 2011) 20110708081349P</guid></item><item><title>Updated Release: NBehave 0.5.1 (Jun 11, 2011)</title><link>http://nbehave.codeplex.com/releases/view/68223</link><description>&lt;div class="wikidoc"&gt;Changelog:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Update to Latest NUnit&lt;/li&gt;
&lt;li&gt;Bug fixes&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>naeemkhedarun</author><pubDate>Mon, 13 Jun 2011 00:58:16 GMT</pubDate><guid isPermaLink="false">Updated Release: NBehave 0.5.1 (Jun 11, 2011) 20110613125816A</guid></item><item><title>Released: NBehave 0.5.1 (Jun 11, 2011)</title><link>http://nbehave.codeplex.com/releases/view/68223</link><description>
&lt;div class="wikidoc"&gt;Changelog:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Update to Latest NUnit &lt;/li&gt;&lt;li&gt;Bug fixes&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 13 Jun 2011 00:58:16 GMT</pubDate><guid isPermaLink="false">Released: NBehave 0.5.1 (Jun 11, 2011) 20110613125816A</guid></item><item><title>Updated Release: NBehave 0.5.0 (feb 09, 2011)</title><link>http://nbehave.codeplex.com/releases/view/60684</link><description>&lt;div class="wikidoc"&gt;The Nbehave team is pleased to announce a new release.&lt;br /&gt;&lt;br /&gt;Whats new:
&lt;ul&gt;&lt;li&gt;Support for .net 3.5 and 4.0&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nbehave.codeplex.com/wikipage?title=Tables"&gt;tables&lt;/a&gt; &amp;amp; &lt;a href="http://nbehave.codeplex.com/wikipage?title=Examples"&gt;examples&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nbehave.codeplex.com/wikipage?title=Comments"&gt;comments&lt;/a&gt;, start the line with a # and what follows is a comment&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nbehave.codeplex.com/wikipage?title=Languages"&gt;languages&lt;/a&gt;, start the text file with #language: se&lt;/li&gt;&lt;/ul&gt;
  see languages.yml for supported languages (only swedish and english so far)
&lt;ul&gt;&lt;li&gt;testdriven.net support for running text files, thanks to Alan Gardner for patch.&lt;/li&gt;
&lt;li&gt;support for parameters of type array, IEnumerable&amp;lt;T&amp;gt;, ICollection&amp;lt;T&amp;gt;, IList&amp;lt;T&amp;gt;, List&amp;lt;T&amp;gt; &lt;/li&gt;
&lt;li&gt;run multiple text scenarios from console with /sf, &lt;/li&gt;
&lt;li&gt;/sf  supports relative paths&lt;/li&gt;
&lt;li&gt;generate empty step methods by passing /codegen (or /c) to nbehave-console.exe&lt;/li&gt;
&lt;li&gt;You can tell NBehave-console.exe to wait for a debugger to attach before running any features, just add command line parameter /waitForDebugger &lt;/li&gt;
&lt;li&gt;more code examples, just unzip NBehave.Examples.zip distributed with the release&lt;/li&gt;
&lt;li&gt;plugin for Visual Studio 2010 to run and debug scenarios from Visual Studio&lt;/li&gt;
&lt;li&gt;Ability to specify length quantifiers on tokens&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nbehave.codeplex.com/wikipage?title=Using%20NBehave%20as%20syntactic%20sugar%20in%20unit%20tests"&gt;fluent interface&lt;/a&gt; changed&lt;/li&gt;
&lt;li&gt;Nbehave now uses the config file of you step assembly.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;And we have 2 new committers, John Rayner and Naeem Khedarun who have contributed to several new features.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Lazydev</author><pubDate>Wed, 09 Feb 2011 21:39:48 GMT</pubDate><guid isPermaLink="false">Updated Release: NBehave 0.5.0 (feb 09, 2011) 20110209093948P</guid></item><item><title>Released: NBehave 0.5.0 (Feb 09, 2011)</title><link>http://nbehave.codeplex.com/releases/view/60684</link><description>
&lt;div class="wikidoc"&gt;The Nbehave team is pleased to announce a new release.&lt;br&gt;
&lt;br&gt;
Whats new:
&lt;ul&gt;
&lt;li&gt;Support for .net 3.5 and 4.0 &lt;/li&gt;&lt;li&gt;&lt;a href="http://nbehave.codeplex.com/wikipage?title=Tables"&gt;tables&lt;/a&gt; &amp;amp; &lt;a href="http://nbehave.codeplex.com/wikipage?title=Examples"&gt;
examples&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://nbehave.codeplex.com/wikipage?title=Comments"&gt;comments&lt;/a&gt;, start the line with a # and what follows is a comment
&lt;/li&gt;&lt;li&gt;&lt;a href="http://nbehave.codeplex.com/wikipage?title=Languages"&gt;languages&lt;/a&gt;, start the text file with #language: se&lt;/li&gt;&lt;/ul&gt;
see languages.yml for supported languages (only swedish and english so far)
&lt;ul&gt;
&lt;li&gt;testdriven.net support for running text files, thanks to Alan Gardner for patch.
&lt;/li&gt;&lt;li&gt;support for parameters of type array, IEnumerable&amp;lt;T&amp;gt;, ICollection&amp;lt;T&amp;gt;, IList&amp;lt;T&amp;gt;, List&amp;lt;T&amp;gt;
&lt;/li&gt;&lt;li&gt;run multiple text scenarios from console with /sf, &lt;/li&gt;&lt;li&gt;/sf supports relative paths &lt;/li&gt;&lt;li&gt;generate empty step methods by passing /codegen (or /c) to nbehave-console.exe
&lt;/li&gt;&lt;li&gt;You can tell NBehave-console.exe to wait for a debugger to attach before running any features, just add command line parameter /waitForDebugger
&lt;/li&gt;&lt;li&gt;more code examples, just unzip NBehave.Examples.zip distributed with the release
&lt;/li&gt;&lt;li&gt;plugin for Visual Studio 2010 to run and debug scenarios from Visual Studio &lt;/li&gt;&lt;li&gt;Ability to specify length quantifiers on tokens &lt;/li&gt;&lt;li&gt;&lt;a href="http://nbehave.codeplex.com/wikipage?title=Using%20NBehave%20as%20syntactic%20sugar%20in%20unit%20tests"&gt;fluent interface&lt;/a&gt; changed
&lt;/li&gt;&lt;li&gt;Nbehave now uses the config file of you step assembly.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
And we have 2 new committers, John Rayner and Naeem Khedarun who have contributed to several new features.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 09 Feb 2011 21:39:48 GMT</pubDate><guid isPermaLink="false">Released: NBehave 0.5.0 (Feb 09, 2011) 20110209093948P</guid></item><item><title>Created Release: NBehave 0.4.5 (nov 25, 2009)</title><link>http://nbehave.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=36413</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Spec framework&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Aligned extensionmethods between the different test frameworks.&lt;/li&gt;
&lt;li&gt;Added SpecificationAttribute to decorate methods with&lt;/li&gt;
&lt;li&gt;Using NUnit 2.5.2&lt;/li&gt;
&lt;li&gt;Using XUnit 1.5&lt;/li&gt;
&lt;li&gt;Using MbUnit 3.1.3.313&lt;/li&gt;
&lt;li&gt;Fixed bug with  extension method ShouldContain when parameter is string. I didnt know strings implemented IEnumerable! &lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Narrative framework (text and fluent interface)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Fluent interface marked as obsolete&lt;/li&gt;
&lt;li&gt;Story and narrative support in scenario files&lt;/li&gt;
&lt;li&gt;Lists all pending actions&lt;/li&gt;
&lt;li&gt;Support for array parameters&lt;/li&gt;
&lt;li&gt;new attributes, BeforeScenario, AfterScenario, BeforeStep and AfterStep. Thanks to John Rayner for patch.&lt;/li&gt;
&lt;li&gt;xslt to convert xml output to html, use it with your build server. Thanks to Frederic Monjo for patch.&lt;/li&gt;
&lt;li&gt;Console output now has colours.&lt;/li&gt;
&lt;li&gt;new regexp for parameter matching, faster and supports more variants (\.+) . Its also way faster now :)&lt;/li&gt;
&lt;li&gt;GivenAttribute, WhenAttribute and ThenAttribute replaces ActionStepAttribute&lt;/li&gt;
&lt;li&gt;GivenAttribute, WhenAttribute and ThenAttribute supports regular expressions for almost total control over parameter matching. Dont forget to end your regexp with a $&lt;/li&gt;
&lt;li&gt;parameter names allow more characters, parameter name must match regular expression [a-zA-Z]\w+&lt;/li&gt;
&lt;li&gt;Examples are fixed&lt;/li&gt;
&lt;li&gt;fixed a bug that hung the runner&lt;/li&gt;
&lt;li&gt;fixed bug where events wasnt fired wich caused incorrect output&lt;/li&gt;
&lt;li&gt;fixed bug causing exceptions when generating xml output&lt;/li&gt;
&lt;li&gt;fixed bug in text output file not reporting failure on steps&lt;/li&gt;
&lt;li&gt;Fixed bug where scenarios and stories wasnt counted correctly&lt;/li&gt;
&lt;li&gt;Fixed bug where only last error was reported back.&lt;/li&gt;
&lt;li&gt;Fixed bug where scenario event was raised for the wrong scenario&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>lazydev</author><pubDate>Wed, 25 Nov 2009 21:29:31 GMT</pubDate><guid isPermaLink="false">Created Release: NBehave 0.4.5 (nov 25, 2009) 20091125092931P</guid></item><item><title>Released: NBehave 0.4.5 (Nov 25, 2009)</title><link>http://nbehave.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=36413</link><description>&lt;div&gt;&lt;h2&gt;Spec framework&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Aligned extensionmethods between the different test frameworks.&lt;/li&gt;
&lt;li&gt;Added SpecificationAttribute to decorate methods with&lt;/li&gt;
&lt;li&gt;Using NUnit 2.5.2&lt;/li&gt;
&lt;li&gt;Using XUnit 1.5&lt;/li&gt;
&lt;li&gt;Using MbUnit 3.1.3.313&lt;/li&gt;
&lt;li&gt;Fixed bug with  extension method ShouldContain when parameter is string. I didnt know strings implemented IEnumerable! &lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;h2&gt;Narrative framework (text and fluent interface)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Fluent interface marked as obsolete&lt;/li&gt;
&lt;li&gt;Story and narrative support in scenario files&lt;/li&gt;
&lt;li&gt;Lists all pending actions&lt;/li&gt;
&lt;li&gt;Support for array parameters&lt;/li&gt;
&lt;li&gt;new attributes, BeforeScenario, AfterScenario, BeforeStep and AfterStep. Thanks to John Rayner for patch.&lt;/li&gt;
&lt;li&gt;xslt to convert xml output to html, use it with your build server. Thanks to Frederic Monjo for patch.&lt;/li&gt;
&lt;li&gt;Console output now has colours.&lt;/li&gt;
&lt;li&gt;new regexp for parameter matching, faster and supports more variants (\.+) . Its also way faster now :)&lt;/li&gt;
&lt;li&gt;GivenAttribute, WhenAttribute and ThenAttribute replaces ActionStepAttribute&lt;/li&gt;
&lt;li&gt;GivenAttribute, WhenAttribute and ThenAttribute supports regular expressions for almost total control over parameter matching. Dont forget to end your regexp with a $&lt;/li&gt;
&lt;li&gt;parameter names allow more characters, parameter name must match regular expression [a-zA-Z]\w+&lt;/li&gt;
&lt;li&gt;Examples are fixed&lt;/li&gt;
&lt;li&gt;fixed a bug that hung the runner&lt;/li&gt;
&lt;li&gt;fixed bug where events wasnt fired wich caused incorrect output&lt;/li&gt;
&lt;li&gt;fixed bug causing exceptions when generating xml output&lt;/li&gt;
&lt;li&gt;fixed bug in text output file not reporting failure on steps&lt;/li&gt;
&lt;li&gt;Fixed bug where scenarios and stories wasnt counted correctly&lt;/li&gt;
&lt;li&gt;Fixed bug where only last error was reported back.&lt;/li&gt;
&lt;li&gt;Fixed bug where scenario event was raised for the wrong scenario&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Wed, 25 Nov 2009 21:29:31 GMT</pubDate><guid isPermaLink="false">Released: NBehave 0.4.5 (Nov 25, 2009) 20091125092931P</guid></item><item><title>Updated Release: NBehave 0.4 (jun 21, 2009)</title><link>http://nbehave.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28877</link><description>&lt;div&gt;New stuff since 0.3:
&lt;ul&gt;&lt;li&gt;NSpec merge, context/specification style 
&lt;ul&gt;&lt;li&gt;SpecBase &amp;amp; SpecBase&amp;lt;T&amp;gt; base classes for consistent specs
&lt;ul&gt;&lt;li&gt;supporting NUnit, MbUnit, Xunit, MSTest&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;lives in NBehave.Spec.&amp;lt;testframework&amp;gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Assert extension methods for NUnit, MbUnit, Xunit, MSTest
&lt;ul&gt;&lt;li&gt;lives in NBehave.Spec.&amp;lt;testframework&amp;gt;&lt;/li&gt;
&lt;li&gt;ex 42.ShouldEqual(42);&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Testdriven.NET plugin for story framework&lt;/li&gt;
&lt;li&gt;MSBuild task&lt;/li&gt;
&lt;li&gt;NAnt task&lt;/li&gt;
&lt;li&gt;xml output for nant, msbuild and console runner&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nbehave.codeplex.com/Wiki/View.aspx?title=With textfiles and ActionSteps&amp;referringTitle=Home"&gt;Behaviour specification as plain text&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Example project&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><author>lazydev</author><pubDate>Sun, 21 Jun 2009 18:39:55 GMT</pubDate><guid isPermaLink="false">Updated Release: NBehave 0.4 (jun 21, 2009) 20090621063955P</guid></item><item><title>Released: NBehave 0.4 (Jun 21, 2009)</title><link>http://nbehave.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28877</link><description>&lt;div&gt;New stuff since 0.3:
&lt;ul&gt;&lt;li&gt;NSpec merge, context/specification style 
&lt;ul&gt;&lt;li&gt;SpecBase &amp;amp; SpecBase&amp;lt;T&amp;gt; base classes for consistent specs
&lt;ul&gt;&lt;li&gt;supporting NUnit, MbUnit, Xunit, MSTest&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;lives in NBehave.Spec.&amp;lt;testframework&amp;gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Assert extension methods for NUnit, MbUnit, Xunit, MSTest
&lt;ul&gt;&lt;li&gt;lives in NBehave.Spec.&amp;lt;testframework&amp;gt;&lt;/li&gt;
&lt;li&gt;ex 42.ShouldEqual(42);&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Testdriven.NET plugin for story framework&lt;/li&gt;
&lt;li&gt;MSBuild task&lt;/li&gt;
&lt;li&gt;NAnt task&lt;/li&gt;
&lt;li&gt;xml output for nant, msbuild and console runner&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nbehave.codeplex.com/Wiki/View.aspx?title=With textfiles and ActionSteps&amp;referringTitle=Home"&gt;Behaviour specification as plain text&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Example project&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><author></author><pubDate>Sun, 21 Jun 2009 18:39:55 GMT</pubDate><guid isPermaLink="false">Released: NBehave 0.4 (Jun 21, 2009) 20090621063955P</guid></item><item><title>UPDATED RELEASE: 0.3 Beta (Sep 04, 2007)</title><link>http://www.codeplex.com/NBehave/Release/ProjectReleases.aspx?ReleaseId=6849</link><description>* Console story runner&lt;br /&gt;* Scenario result totals&lt;br /&gt;* Dry run output</description><author></author><pubDate>Tue, 04 Sep 2007 13:29:00 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 0.3 Beta (Sep 04, 2007) 20070904012900P</guid></item><item><title>UPDATED RELEASE: 0.3 Beta (Sep 04, 2007)</title><link>http://www.codeplex.com/NBehave/Release/ProjectReleases.aspx?ReleaseId=6849</link><description>* Console story runner&lt;br /&gt;* Scenario result totals&lt;br /&gt;* Dry run output</description><author></author><pubDate>Mon, 03 Sep 2007 21:25:24 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 0.3 Beta (Sep 04, 2007) 20070903092524P</guid></item><item><title>RELEASED: 0.3 Beta (Sep 04, 2007)</title><link>http://www.codeplex.com/NBehave/Release/ProjectReleases.aspx?ReleaseId=6849</link><description>* Console story runner&lt;br /&gt;* Scenario result totals&lt;br /&gt;* Dry run output</description><author></author><pubDate>Mon, 03 Sep 2007 21:25:24 GMT</pubDate><guid isPermaLink="false">RELEASED: 0.3 Beta (Sep 04, 2007) 20070903092524P</guid></item><item><title>UPDATED RELEASE: 0.1 Alpha (Jul 11, 2007)</title><link>http://www.codeplex.com/BehaveSharp/Release/ProjectReleases.aspx?ReleaseId=5628</link><description>Initial release&lt;br/&gt;* Fluent interface&lt;br/&gt;* Execution of custom actions&lt;br/&gt;* Caches names of actions for re-execution later</description><author></author><pubDate>Wed, 11 Jul 2007 21:00:26 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 0.1 Alpha (Jul 11, 2007) 20070711090026P</guid></item><item><title>RELEASED: 0.1 Alpha (Jul 11, 2007)</title><link>http://www.codeplex.com/BehaveSharp/Release/ProjectReleases.aspx?ReleaseId=5628</link><description>Initial release&lt;br/&gt;* Fluent interface&lt;br/&gt;* Execution of custom actions&lt;br/&gt;* Caches names of actions for re-execution later</description><author></author><pubDate>Wed, 11 Jul 2007 21:00:26 GMT</pubDate><guid isPermaLink="false">RELEASED: 0.1 Alpha (Jul 11, 2007) 20070711090026P</guid></item></channel></rss>