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.24k stars 754 forks source link

Support for .NET 6 #2525

Closed antonsher219 closed 2 years ago

antonsher219 commented 2 years ago

SpecFlow Version

3.9.40

Which test runner are you using?

SpecFlow+ Runner

Test Runner Version Number

3.9.7

.NET Implementation

.NET 5.0

Project Format of the SpecFlow project

Classic project format using <PackageReference> tags

.feature.cs files are generated using

SpecFlow.Tools.MsBuild.Generation NuGet package

Test Execution Method

Visual Studio Test Explorer

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

No response

Issue Description

SpecFlow has problems with .NET 6 as 1 year ago with .NET 5. This topic says about the same issue that has appeared with .NET 5 one year ago in this issue https://github.com/SpecFlowOSS/SpecFlow/issues/2124.

Steps to Reproduce

2124

Link to Repro Project

No response

SabotageAndi commented 2 years ago

SpecFlow works with .NET 6. It is the SpecFlow+ Runner which has no support for .NET 6 yet.

See the feature request here: https://support.specflow.org/hc/en-us/community/posts/4410014094737--NET-6-support-for-the-SpecFlow-Runner

github-actions[bot] commented 2 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.