SpecFlow icon indicating copy to clipboard operation
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...

Results 193 SpecFlow issues
Sort by recently updated
recently updated
newest added

Motivation: To be better to be able to see the performance impacts of Pull Requests to SpecFlow, we would like to have additional checks in our Pull Request checks. Idea:...

request-for-comment

Product: - [x] SpecFlow - [ ] SpecFlow+ Runner - [ ] SpecFlow+ LivingDoc - [ ] SpecMap What is missing: Specflow+Excel has this really nice doc page on working...

up-for-grabs

### SpecFlow Version 3.7.38 ### Which test runner are you using? xUnit ### Test Runner Version Number 2.4.1 ### .NET Implementation .NET Core 3.1 ### Project Format of the SpecFlow...

Bug

When using a tagged Examples-Section in a Scenario Outline, the tags are not translated to xunit-category traits and therefore cannot be controlled by the --filter argument of the `dotnet test`-command....

Bug
Generator
up-for-grabs
xUnit
Difficulty: hard
Severity: medium

### SpecFlow Version: - [x] 3.1 - [ ] 3.0 - [ ] 2.4 - [ ] 2.3 - [ ] 2.2 - [ ] 2.1 - [ ] 2.0...

Feature-Request
Generator
msbuild
Difficulty: hard
Severity: medium

If the feature has a "Background" section defined, opening a test from the test explorer jumps to the "Background" section instead of the scenario. If the feature doesn't have a...

Bug
Generator
Difficulty: hard
Severity: medium

### SpecFlow Version: - [x] 3.7 - [ ] 3.6 - [ ] 3.5 - [ ] 3.4 - [ ] 3.3 - [ ] 3.1 - [ ] 3.0...

Bug
Runtime
Difficulty: medium
Severity: medium

hi! let's take an example: public enum EnumValues { Value1, Value2 } [Given(@"I'm calling this step with this parameter here (.*)")] public void MyStep(EnumValues value) { } i would like...

Feature-Request
VisualStudioIntegration
Difficulty: medium
Severity: low

I have a specflow project where I have multiple feature files; and in each feature file; have multiple scenarios with multiple steps in each scenario. I manage certain administrative tasks...

Question

### SpecFlow Version: - [X ] 3.5 - [ ] 3.4 - [ ] 3.3 - [ ] 3.1 - [ ] 3.0 - [ ] 2.4 - [ ]...

Question
Difficulty: easy