← Back
Nick Chapsas October 12, 2023 9m

The Testing Technique Everyone Should Use in .NET

Summary

This tech transcript focuses on a crucial missing practice in .NET codebases: effective test debugging. The presenter demonstrates how utilizing Testcontainers with a customized API and a PostgreS database significantly simplifies debugging in both IDEs and CI pipelines. The key takeaway is that this approach makes troubleshooting integration tests far easier, especially when issues arise in deployments.

View original episode ↗