SpecFlow
SpecFlow copied to clipboard
#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representative...
## Types of changes - [x] Bug fix (non-breaking change which fixes an issue). - [ ] New feature (non-breaking change which adds functionality). - [ ] Breaking change (fix...
### SpecFlow Version 3.9.74 ### Which test runner are you using? NUnit ### Test Runner Version Number 3.15.2 ### .NET Implementation .NET 6.0 ### Project Format of the SpecFlow project...
### Implementation Idea Hello all, I know we can EDIT feature files directly in Azure DevOps, when they are stored in Azure DevOps repositories, It would be great if we...
Promoted plugin for [ReportPortal](https://reportportal.io) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue). - [ ] New feature (non-breaking change which adds functionality). -...
### SpecFlow Version: - [x] 3.0 (3.0.169-beta) - [ ] 2.4 - [ ] 2.3 - [ ] 2.2 - [ ] 2.1 - [ ] 2.0 - [ ]...
### SpecFlow Version 3.9.74 ### Which test runner are you using? NUnit ### Test Runner Version Number 3.13.3 ### .NET Implementation .NET Core 3.1 ### Project Format of the SpecFlow...
I'm trying to implement async/await all the for transform method decorated with Before ``` [StepArgumentTransformation] public Device TransformDevice(Table table) { return this.TransformDevices(table).FirstOrDefault(); } ``` After ``` [StepArgumentTransformation] public async Task...
…processing items in the Enumerable Value Retriever; which forces the EVR to find and use the most appropriate Value Retriever for each item in the list (instead of assuming that...
### SpecFlow Version 3.9.40 ### Which test runner are you using? NUnit ### Test Runner Version Number 3.13.2 ### .NET Implementation .NET 6.0 ### Project Format of the SpecFlow project...
### SpecFlow Version 3.9.74 ### Which test runner are you using? NUnit ### Test Runner Version Number 3.13.3 ### .NET Implementation .NET 6.0 ### Project Format of the SpecFlow project...