Re: Rapid Feedback
by Gáspár on April 11, 2011
I’ve read yesterday evening the post of Attila Domokos about rapid feedback that made me thinking. Here is my reaction that didn’t fit to a regular blog post comment. I think no company should afford wasted time and having a development environment that is determined to waste time is a usually forgotten, but important factor […]
SpecFlow 1.6 and after…
by Gáspár on April 5, 2011
After a lot of work we have finally released SpecFlow 1.6. This was an important milestone of SpecFlow for several reasons: Altogether 11 people have contributed (in compare to 1.5, where “only” 6) Effective usage of the public build server, for the contribution and for preliminary results NuGet package published together with the release There […]
Automatic Table Formatting in SpecFlow
by Gáspár on April 5, 2011
In the new SpecFlow v1.6 release, besides other Visual Studio 2010 integration improvements there is one more that I did not mention in my previous post: the automatic table formatting. I have spent a lot of time by aligning the table columns in the Gherkin files. This new feature tries to address this problem: whenever […]
Highlights of SpecFlow’s new VS2010 integration features
by Gáspár on March 19, 2011
The new SpecFlow release will come with a few nice improvements for Visual Studio 2010 integration. I have made a few screenshots to show the most interesting ones. Intellisense for keywords Improved intellisense for steps, including binding information and examples from the feature files in the project (you can also see if the step […]