
Parallel execution with SharedAppDomain - Console output mixed …
I'm trying to run a hundred tests in parallel with SpecFlow+Runner 3.7.3, netcore31, x64 mode on Windows Server 2019. The code is using SpecFlow 3.7.13. Below are my Execution and …
feature.cs file generation can we control the function name
We are using specflow 3.9 with excel files to pass the test data to the scenarios. We are using visual studio 2019 and C#. When we add a new data row in the excel file and rebuild the …
Allow generator plugins to target .net 6.0 – SpecFlow
I have to maintain a SpecFlow generator plugin to handle custom attributes. Targeting .NET Framework 4.7.1 and .NET Core 2.1 as described in the docs is somehow confusing and …
Space in examples is causing test to be invisible in test explorer
Hi all, iam using specflow 3.9.52 and visual studio 2022 and there is a space in examples table . Iam not able to see tests with spaces...
CompareToSet ability to ignore the extra rows – SpecFlow
When you make use of the CompareToSet your expected needs to have the exact same number of items as the actual. For my it would be great to be able to have the ability to ignore the …
Make stopwatch publicly accessible – SpecFlow
In our scenario want to create performance mesurements. For that we need to access the StopWatch property in the ScenarioContext.We don't want to create a new StopWatch to …
[SpecFlow] An offer concerning adding new TableExtension method
After, we will get a set with two ManageProgram instances. We want to contribute to the development of "SpecFlow", and would like to kindle your interest to our implementation. …
Pickles – SpecFlow
Apr 6, 2021 · How to generate reports through Pickles ?
Table headings in VS2022 are no longer a different colour to the …
Table headers in VS2019 used to be a different colour to the content itself, making it easier to differentiate and read the table. Now, table headers are the same colour as content and this …
BDD framework for NET - specflow.org
If you’ve heard about Behavior Driven Development (BDD) in .NET, or are practicing it already, there’s a good chance you’re using SpecFlow. In this post, our friends from SpecFlow dive into …