About 14 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. Azure Devops Living Docs test runner compatibility – SpecFlow

    I'd like to port the frame work using Specflow and Boa to my new work place. I used specrun as the test runner, but the test framework of choice at my new workplace is nunit, and specrun is …

  4. 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...

  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. Specflow - Multiple devices

    May 11, 2021 · We have a situation in which we have a scenario where some steps needs to be executed on computer 1 and some steps on computer 2. Does specflow framework support …

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

  8. [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. …

  9. Pickles – SpecFlow

    Apr 6, 2021 · How to generate reports through Pickles ?

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