ASP.NET Core 2+ best practices and practical tools for testing, part 1 ASP.NET Core 2+ best practices and practical tools for testing, part 2, Use cases Let’s practice! We saw together in the previous article what were best practices. It…
Tag: ExpectedObjects
ASP.NET Core 2+ best practices and practical tools for testing, part 1
ASP.NET Core 2+ best practices and practical tools for testing, part 1 ASP.NET Core 2+ best practices and practical tools for testing, part 2, Use cases Introduction When developing an application, two big questions are coming: How can we know…
You will never give up a unit test anymore with ExpectedObjects in .NET Core
Introduction Let’s be honest, who has never abandoned a unit test because it was long and hard to test? If you are reading this article it has probably happened to you, don’t be ashamed, because, in fact, I’am the first…