Hello 👋!
I'm Gui
I'm a Minimalist Software Craftsman 🌱. That says a lot of what I talk about here.
Blog
Why I Always Avoid InternalsVisibleTo in .NET, Unless...
I don't fall in love with InternalsVisibleTo, especially in the context of facilitating Testing. But I admit that there's at least one extremely useful use case.3 Types of Unit Tests (for C# Developers)
Tests can be of one of these types. Knowing them shapes how to approach testing and how you decide on your assertions. In this video, we will use C# to find those 3 types of Unit Tests.3 Fluent Assertions Features You Should be Using
Fluent Assertions is a must-have tool for .NET Testing. It's so rich and extensive that some features aren't used enough. In this post, I will show you 3 of them.