Gáspár Nagy on software

coach, trainer and bdd addict, creator of SpecFlow; owner of Spec Solutions

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 […]

Visual Studio 2010 – Historical Debugger

by Gáspár on December 16, 2008

I’ve played a little bit with Visual Studio 2010, trying out the automated web UI tests, but I have found a feature that became quickly my favorite from the VS20010 feature list. This is the historical debugger. The idea is easy: the IDE collects and stores information about the debugged application (important events, called methods, […]