Specflow: support for VS2019

Created on 5 Dec 2018  路  9Comments  路  Source: SpecFlowOSS/SpecFlow

VS 2019 preview is out. The extension needs support for it.

Before we can support VS 2019, #1137 has to be fixed.

Feature-Request VisualStudioIntegration SpecFlow Team Backlog

Most helpful comment

We have a first test version in our MyGet VSIX Feed (https://www.myget.org/F/specflow-vsix/vsix/).
We didn't do a elaborately testing yet on it. So bugs can happen.
Also it is not yet migrated to AsyncPackages (#1137).

Because of API deprecation, we had to remove the "Run/Debug SpecFlow Scenarios" menu entries.

All 9 comments

1139 is closed, when will this be developed?

Ups, it should have been #1137. It's changed now.

Has any progress been made on this issue, even a preview release ?

We have a first test version in our MyGet VSIX Feed (https://www.myget.org/F/specflow-vsix/vsix/).
We didn't do a elaborately testing yet on it. So bugs can happen.
Also it is not yet migrated to AsyncPackages (#1137).

Because of API deprecation, we had to remove the "Run/Debug SpecFlow Scenarios" menu entries.

New version of the package is on MyGet which uses now AsyncPackage.

So, I made today probably the last changes to the extension for VS2019.
It will probably be in the marketplace on Thursday.

Got error. VS2019 Mac 8.1 with all update installed. When I install SpecFlow from extension got error

The add-in "CodeCoverage.Code Coverage,1.0" could not be updated because some of its dependencies are missing or not compatible:
required: MonoDevelop.Core,7.6.10, found:MonoDevelop.Core,8.0.1
required:MonoDevelop.Ide,7.6.10, found MonoDevelop.Ide,8.0.1

@mfranc28 We don't support VS for Mac. We only support VS on windows.
The extension for VS for Mac is not from us.

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.

Was this page helpful?
0 / 5 - 0 ratings