samples
samples copied to clipboard
The NUnit core example mixes libraries
Library Core tests, cannot test .NET app projects
The https://github.com/dotnet/samples/tree/master/core/getting-started/unit-testing-using-nunit test project is .NET Coer, while the project it references is .NET 2.1 - its impossible for this to currently even work.
Can we update and provide a working .NET Core NUnit solution
Issue metadata
- Issue type: sample-update