Davide's Code and Architecture Notes - CAP Theorem: it's not just «Pick two»
«Consistency, Availability, and Partition tolerance. Pick two». Is it really THAT simple? Let’s learn a bit more about the CAP theorem. Continue readingAdvanced Integration Tests for .NET 7 API with WebApplicationFactory and NUnit
Integration Tests are incredibly useful: a few Integration Tests are often more useful than lots of Unit Tests. Let’s learn some advanced capabilities ofWebApplicationFactory
.
Continue reading