SpecFlow.VisualStudio icon indicating copy to clipboard operation
SpecFlow.VisualStudio copied to clipboard

Visual Studio extension of SpecFlow (extracted from the main SpecFlow repo)

Results 71 SpecFlow.VisualStudio issues
Sort by recently updated
recently updated
newest added

I really like the Automatic Table Formatting feature in VS Integration, which is basically aligning table columns while writing step examples whenever you type a pipe (|) character. However when...

Bug
Difficulty: medium
Severity: medium

I get this every time I try to F12 into a step definition. it never goes away. I am using Visual Studio 2013 and SpecFlow 1.9.0. I have also written...

Bug
Difficulty: hard
Severity: high

When I generate step definitions, visual studio immediately tells me about "Inconsistent Line Endings" in the newly created step definitions. After accepting the normalization to Windows line-endings I open the...

Bug
Difficulty: hard
Severity: medium

Scenario: Given our app.config contains the following ![image](https://cloud.githubusercontent.com/assets/12845364/8107271/28674b18-1016-11e5-9751-74e41ec6c1ff.png) And when we use the project ExternalAssembly in the same solution Then coloring and goto definition does not work • At runtime...

Bug
Difficulty: hard
Severity: medium

1) Create a feature file with steps 2) Create a steps file (we use [Binding] & [Scope(Feature = "MyFeatureFile")] attributes) 3) Paste "pending" steps into steps file 4) Rename steps...

Bug
Difficulty: hard
Severity: medium

I use SpecFlow 2.0 and SpecFlow for VisualStudio 2015 version 2015.1.2. I wrote a feature: ``` Feature: Service selection - package selection In order to choose package As a receptionist...

Bug
Difficulty: medium
Severity: medium

I've been having bugs with SpecFlow. In particular when I try to use strings in scenario outlines, it makes at least 1 of the strings part of the method name,...

Bug
Difficulty: hard
Severity: low

Hi All, I have checked the open tickets and there is no request like mine. We use background steps to manage test data. My problem with this way is that...

Difficulty: hard
Feature-Request
Severity: medium

Windows 8 and 10 VS 2015 Specflow Project Refernce-> Shared project Shared Project Add new feature file Trace with Errors below but basically SpecFlow will now never return. you will...

Bug
Difficulty: hard
Severity: low

Since version 2, we have mismatch between attribute and generated feature codebehind using french language. Version 1.9 was working fine. No matching step definition found for the step. Use the...

Bug
Difficulty: medium
Severity: medium