SpecFlowOSS / SpecFlow

#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 representatives to get a better understanding of their collaboration
https://www.specflow.org/
Other
2.25k stars 754 forks source link

Specflow Tests are visible and Steps are bind but steps are not executed #1895

Closed anandprasathm closed 4 years ago

anandprasathm commented 4 years ago

Specflow Tests are visible, steps binded but steps are not executed

SpecFlow Version:

Used Test Runner

Version number:

Project Format of the SpecFlow project

.feature.cs files are generated using

Visual Studio Version

Enable SpecFlowSingleFileGenerator Custom Tool option in Visual Studio extension settings

Are the latest Visual Studio updates installed?

.NET Framework:

Test Execution Method:

<SpecFlow> Section in app.config or content of specflow.json

Repro Project

Issue Description

Hi,

I am facing the below issue while debugging/run my Specflow test using Visual Studio Test Explorer.

Specflow Tests are

I am using MsTest as the UnitTestrunner.

Could any one please help me on this?

Steps to Reproduce

SabotageAndi commented 4 years ago

Does this happen also in the example from us? You can find them at https://github.com/SpecFlowOSS/SpecFlow-Examples

SabotageAndi commented 4 years ago

Closed because of inactivity

github-actions[bot] commented 3 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.