About 9 results
Open links in new tab
  1. [Specflow+Runner] Replacement of TestContext (MSTest) in Specflow ...

    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 scenario but in the …

  2. Why does SpecFlow 3.7.13 still insist on using Cucumber 6.0.x

    Mar 7, 2013 · Cucumber.Messages is now at version 14.0.1, yet the latest SpecFlow release (3.7.13) still insists on using Cucumber.Messages 6.0.x ?? Indeed there is a very specific Nuget rule which …

  3. 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.”

  4. Scoped AfterScenario running outside scope – SpecFlow

    Here is the bare-bones structure of the test I'm working with Feature file Feature: FeatureX@SomeTagScenario: ScenarioX Step Definition file [Binding, Scope(Tag = …

  5. [Specflow] Add a configuration to perform multiple then steps within …

    Apr 24, 2023 · [Specflow] Add a configuration to perform multiple then steps within an assertion scope

  6. [SpecMap] Ability to move work item up and down while changing …

    Would be great if SpecMap could adjust the DevOps Priority when I move tiles up or down. We are currently using SpecMap as an alternative to Excel for creating and updating our Feature Maps. It …