Today we released SpecFlow 1.6
You can download it here:
http://github.com/techtalk/SpecFlow/downloads
We have a *new* survey. We would very much appreciate your feedback
(even if you already participated in our first survey):
https://spreadsheets.google.com/viewform?formkey=dFdsY0xWNVZqcHVEV21vRnhrYXF1YUE6MA#gid=0
Thanks goes to the contributors!
If you have any problems please report it on the official Google
group.
Key features of this release:
- Visual Studio 2010 integration improvements (improved intellisense,
go to binding, automatic table formatting)
- Windows Phone 7 support
- Assist improvements (dynamic getter for ScenarioContext,
Table.FillInstance())
- Step atgument transformation for tables and multi-line text
arguments
- Uses Gherkin parser v2.3.5
Backwards compatibility & upgrade steps:
The test classes generated by 1.6 are compatible with 1.5 runtime.
There are some improvements though, so we recommend upgrading to 1.6.
Once you have upgraded your runtime to 1.6 and reloaded the solution,
if you open a feature file, SpecFlow will detect the outdated test
classes and offers to re-generate them.
One small breaking change is, that the Silverlight runtime assembly
has been renamed to TechTalk.SpecFlow.Silverlight3.dll.
The complete changelog can is here:
https://github.com/techtalk/SpecFlow/blob/master/changelog.txt