About 9 results
Open links in new tab
  1. Awaiting state - One scenario with multiple When/Then versus …

    We are starting SpecFlow implementation and we are trying to find the best practice regarding a feature which required an awaiting state during the flow. Should we use one scenario with …

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

  3. Re-Execute Failed Test case with Specflow Junit C#

    Tried all the available plugins with @retry logic but had no success

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

  5. Run only the latest tests in Azure Pipeline – SpecFlow

    Hello, We would like to run only the latest added tests in our Azure Dev Ops pipeline when our team adds a Pull Request. Currently our pipeline runs all the tests when we add a PR, …

  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 …