I have a very weird behavior with Specflow that only applies to one team member. Everyone else have no issue what so ever. The VS2019 testrunner is correctly d
when I try to build I am getting this error. I am using VS studio 2019, and Specflow 3.9.69 Severity Code Description Project File Line Suppression State Error
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
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
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
I have this step in a Specflow test: [Then(@"the enriched messages are written to the LC")] public void ThenTheEnrichedMessagesAreWrittenToTheLC() { var LcA
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