SpecFlow.VisualStudio
SpecFlow.VisualStudio copied to clipboard
Visual Studio extension of SpecFlow (extracted from the main SpecFlow repo)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
### Used Visual Studio Visual Studio 2019 ### Are the latest Visual Studio updates installed? Yes ### SpecFlow Section in app.config or content of specflow.json _No response_ ### Issue Description...
In order to support VS2022 we need to refactor the existing code: - We should use the official Visual Studio SDK as the current one ([Madskristensen.VisualStudio.SDK](https://www.nuget.org/packages/Madskristensen.VisualStudio.SDK/)) is deprecated as it...
### SpecFlow Version Unknown ### Test Runner Version Number Unknown ### Issue Description I'm from the Visual Studio performance team and our telemetry is showing that that SpecFlow VS integration...
### SpecFlow Version 3 ### Which test runner are you using? NUnit ### Test Runner Version Number N/A ### .NET Implementation .NET 5.0 ### Project Format of the SpecFlow project...
### SpecFlow Version 3.5.14 ### Which test runner are you using? MSTest ### Test Runner Version Number 3.5.14 ### .NET Implementation equal or greater .NET Framework 4.6.1 ### Project Format...
### SpecFlow Version: - [ ] 3.7 - [X] 3.6 - [ ] 3.5 - [ ] 3.4 - [ ] 3.3 - [ ] 3.1 - [ ] 3.0...
### SpecFlow Version: - [ ] 3.1 - [ ] 3.0 - [ ] 2.4 - [ ] 2.3 - [ ] 2.2 - [ ] 2.1 - [ ]...
I found the issue related to the issue SpecFlowOSS/SpecFlow#220. If you have **2 external step assemblies** MyCompany.Steps.CommonSteps and MyCompany.Steps.OtherSteps and corresponding projects contain 2 files with the **same relative paths**...