
[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 …
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 …
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.”
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 = …
[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
[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 …