Closed grokky1 closed 7 years ago
Sorry for taking so long to get a look at this. It looks like the auto-detect is failing. Can you share the .csproj file you're using?
Was a while ago, but it was the standard csproj, basically from file->new project etc.
In 1.5.12 I fixed an issue with the auto-detect code for .NET Core projects, and added a choice to override the test framework or mock framework when generating the class.
Latest VS2017 Community x64. Latest extension. Using .NET Core.
I go to tools and select NSubstitute. I generate a test class The test class is for Moq instead of NSubstitute.