I have just set up the tooling for a new project using Visual Studio 2017 (same results with 2019) DotNet Core 2.1, SpecFlow 3.
I had expected the SpecFlow features to show as follows:
but in the current set up Ncrunch does not highlight any feature tests and totally ignores the SpecFlow code behind.
I have raised this with SpecFlow support (https://user-images.githubusercontent.com/1922353/56083322-2c304680-5e1b-11e9-8d2d-529af882cf86.png) and they confirm that nothing has changed in the way they generate the code behind for the tests.
Can you please look into this as it is a one of the major 'sells' for using Ncrunch to my client!
i have included my test project on GitHub at
https://github.com/jimde...NcrunchSpecFlowTest.git
Thanks
Jim Deane