This post shows how Remote Testing works in Visual Studio 2022, by running and debugging a unit test in a WSL Ubuntu distribution.
ReadThis post explores static field inline initialization in C# and how can we have full control of the exact moment when they get initialized.
ReadThis post describes the troubleshooting experience of having a test failing in CI/CD pipeline, which was not easy to reproduce locally in my machine.
ReadThis post shows how to debug in VS 2019 on Windows a unit test running in a Linux container
ReadThis post is a reflection about Domain Driven Design (DDD).
Read