SpecFlow is a Behavior-Driven Development (BDD) tool for .NET.
I am trying to learn specflow and right now. Currently I have 2 feature files. In the second feature file, I …
code-reuse specflowI have defined [AfterScenario] binding in my stepdefinition class and have method which will be executed after each scenario, but …
specflowI have installed Visual Studio 2012 Ultimate Edition and configured SpecFlow. I have used the following configuration to run the tests …
visual-studio-2012 specflowI am attempting to run SpecFlow tests from the Visual Studio 2010 Command Prompt, and I am getting a rather obtuse …
visual-studio-2010 mstest specflowI'm using SpecFlow, and I'd like to write a scenario such as the following: Scenario: Pressing add with an empty …
specflow expected-exceptionI'm using SpecFlow to do some BDD-style testing. Some of my features are UI tests, so they use WatiN. Some …
specflowfirst of all I'm new to SpecFlow. I have a feature file which I have / want to automate using MSTest …
c# mstest visual-studio-2012 specflowDoes anyone know if there are any Sublime Text 2 packages available to enable syntax highlighting for SpecFlow / Gherkin specification files?
sublimetext2 sublimetext specflow gherkinI would like out QA team to be able to run SpecFlow tests. I would like them to be able …
nunit mstest specflow