February 2011
1 post
2 tags
0.5 Released
The Nbehave team is pleased to announce a new release of NBehave. You can grab it here Whats new Support for .net 3.5 and 4.0 tables & examples comments, start the line with a # and what follows is a comment languages, start the text file with #language: se see languages.yml for supported languages (only swedish and english so far) testdriven.net support for running text files, thanks...
Feb 9th
3 notes
November 2009
1 post
2 tags
0.4.5 released
A new version of NBehave is out. You can grab it here. Whats in the release •Spec framework •Aligned extensionmethods between the different test frameworks. •Added SpecificationAttribute to decorate methods with •Using NUnit 2.5.2 •Using XUnit 1.5 •Using MbUnit 3.1.3.313 •Fixed bug with extension method ShouldContain when parameter is string. I didnt know strings implemented IEnumerable! ...
Nov 25th
1 note
June 2009
1 post
2 tags
0.4 released
NBehave 0.4 has been released, here’s whats new since the 0.3 release • NSpec merge, context/specification style • SpecBase & SpecBase base classes for consistent specs • supporting NUnit, MbUnit, Xunit, MSTest • lives in NBehave.Spec namespace. • Assert extension methods for NUnit, MbUnit, Xunit, MSTest • lives in NBehave.Spec namespace. • ex 42.ShouldEqual(42); •...
Jun 21st
1 note