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

  2. How to test MS Word Marco and PDF files. – SpecFlow

    I have a Macro enabled MS Word document and I want to test it with SpecFlow. What is the best way to do this? The tests would involve opening the Word document and interacting with a …

  3. Livingdoc Error stack trace and Standard Output – SpecFlow

    Currently when generating livingdoc reports, failed tests show the error message, but there isn't a way to view the stack trace or standard output from the livingdoc ...

  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. Re-Execute Failed Test case with Specflow Junit C#

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

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

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