Presentation from .NET Conf 2025, where I talk about the new things in dotnet test that I worked on. MSTest and Microsoft.Testing.Platform.
Presentation from .NET Conf 2025, where I talk about the new things in dotnet test that I worked on. MSTest and Microsoft.Testing.Platform.
I wanted to test some big-endian code in .NET, for Guid generation. This is how I got .NET 8 working on s390x emulated system via docker on Windows.