← Back
Nick Chapsas February 13, 2025 34s

Fix Your Terrible Tests in .NET

Summary

The transcript discusses the challenge of flaky tests in .NET development, introducing a solution called net retest, a CLI tool that automatically retries failing tests. The speaker emphasizes the importance of addressing unstable tests, while providing a temporary workaround through the net retest tool that can automatically retry tests multiple times. While offering a practical solution, the presenter ultimately advises developers to properly fix their flaky tests rather than relying on automatic retry mechanisms.

View original episode ↗