.NET SHARE: Tips & tricks for unit testing in .NET Core 3: Checking matching and non matching arguments on ILogger 2020-02-05 by anthonygiretti Introduction You must have been like me for a long time unable to do one… Read More
ASP.NET Core SHARE: ASP.NET Core 2+ best practices and practical tools for testing, part 2, Use cases 2019-07-18 by anthonygiretti ASP.NET Core 2+ best practices and practical tools for testing, part 1 ASP.NET Core 2+… Read More
ASP.NET Core SHARE: ASP.NET Core 2+ best practices and practical tools for testing, part 1 2019-06-15 by anthonygiretti ASP.NET Core 2+ best practices and practical tools for testing, part 1 ASP.NET Core 2+… Read More
.NET SHARE: You will never give up a unit test anymore with ExpectedObjects in .NET Core 2019-01-21 by anthonygiretti Introduction Let’s be honest, who has never abandoned a unit test because it was long… Read More