|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 0.5.0.252 Be | Feb 14, 2011 | New Release | 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 to Alan Gardner for patch. · support for parameters of type array, IEnumerable, ICollection, IList, List · run multiple text scenarios from console with /sf, · /sf supports relative paths · generate empty step methods by passing /codegen (or /c) to nbehave-console.exe · You can tell NBehave-console.exe to wait for a debugger to attach before running any features, just add command line parameter /waitForDebugger · more code examples, just unzip NBehave.Examples.zip distributed with the release · plugin for Visual Studio 2010 to run and debug scenarios from Visual Studio · Ability to specify length quantifiers on tokens · fluent interface changed |