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

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

  3. SpecFlow+LivingDoc Tunneling socket error 407

    SpecFlow Community General Discussions SpecFlow+LivingDoc Tunneling socket error 407 a.vermeulen2 December 23, 2022 06:46

  4. Boa-Constrictor – SpecFlow

    Action should integrate with Boa-Constrictor Library (https://github.com/q2ebanking/boa-constrictor) - Connect Logging - Make Actor easy available via Context Injection

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

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

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

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

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

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