Category "specflow"

Share Data Between Threads when using SpecFlow + SpecRunner

I am working on a test suit implementation which uses the SpecFlow + SpecRunner and XUnit. and we are trying to do parallel test execution and i would like to k

open clip board failed when generating step definition

I upgraded visual studio to vs2022 and installed spec flow extension for visual studio 2022. When I click on a step in feature file and then go to step definiti

The tests are not shown in specflow + nunit3 with Visual Studio 2017

I'm starting with BDD and spec-flow in C# and Visual Studio. I was following a tutorial at https://www.toolsqa.com/specflow/set-up-specflow/ to set up a project

BoDi.ObjectContainerException : Interface cannot be resolved in Specflow test

I have this step in a Specflow test: [Then(@"the enriched messages are written to the LC")] public void ThenTheEnrichedMessagesAreWrittenToTheLC() { var LcA

No Colours in Specflow Feature Files on Visual Studio

I have the latest version of SpecFlow installed, and still the feature files display uncoloured, like so... (Not enough rep to insert images) Specflow uncolou