← Back
Nick Chapsas March 21, 2025 22m

You NEED To Update Your Tests in .NET

Summary

XUnit version 3 represents a significant update to the .NET testing framework, introducing substantial changes across project templates, extensions, and testing experiences. The new version requires a separate package installation and offers developers new CLI templates and project configuration options that differ from previous iterations. Key modifications include changes to project output types and enhanced extension capabilities, signaling a major evolution in how developers will approach unit testing in .NET. For developers currently using XUnit, understanding and adopting these new templates and project structures will be crucial for staying current with testing best practices.

View original episode ↗