.net core integration testing

27 May 2018

dotnet testing

Links to good articles about .net core 2.1 integration testing

https://www.hanselman.com/blog/EasierFunctionalAndIntegrationTestingOfASPNETCoreApplications.aspx - Easier functional and integration testing of ASP.NET Core applications
https://www.dotnetcurry.com/aspnet-core/1420/integration-testing-aspnet-core - Integration Testing for ASP.NET Core Applications


Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.