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! ...