About 9 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. [Specflow+Runner] Replacement of TestContext (MSTest) in …

    I run c# test project with Specflow+Runner and run it in the Azure Devops yaml pipeline. We are running multiple scenario in parallel and we want to have log file for each individual test …

  4. How to achieve recursive dependency injection in step definitions ...

    Hello. Specflow documentation mentions this: “The injection is resolved recursively, i.e. the injected class can also have dependencies.”

  5. 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 …

  6. 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 …