AspNetCoreTests icon indicating copy to clipboard operation
AspNetCoreTests copied to clipboard

Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests

Results 1 AspNetCoreTests issues
Sort by recently updated
recently updated
newest added

I've noticed that without the .sln file in the app root, the integration tests will not pass and display the message: System.InvalidOperationException : Solution root could not be located using...