I am trying to build a solution with SpecFlow tests in it. These have built and run previously. I am using:
- Visual Studio 15.3.2
- VS Extension: SpecFlow for VS2017 version 2017.1.6
- NuGet package: SpecFlow 2.2.0
- NuGet package: NUnit 3.7.1
I changed one specflow definition file and now I get: #error Generation error: Object reference not set to an instance of an object.
Any other specflow definition file now fails with the same message if touched. The only recent change to my system was an update to VS which had just come out of RC