Episode

Exploring Cross Platform Unit Testing Tools for .NET Core

with Toni Solarin-Sodara

Announcing .NET Core 3.0

Unit testing plays an important role in ensuring software quality, and as .NET Core continues to improve its cross-platform appeal so have its libraries and tools that make unit testing possible. This talk aims to highlight those projects that enrich the unit testing experience across all development platforms supported by .NET Core. This includes everything from assertion libraries to mocking frameworks and even code coverage analysis and reporting tools. This talk also explores open source cross-platform alternatives to proprietary unit testing tools that have historically been tied to Windows.