About the session:
Developers love to write software, but they don't like having to fix bugs in production. Being able to find issues with code early in the development cycle can pay dividends in reduced time to make changes, paying down technical debt, and improving quality.
Join Martin as he shows some techniques that can be used to write integration tests for ASP.NET Core that provide high coverage with minimal effort. Topics covered will include in-memory testing and browser-based UI testing, all within the context of an ASP.NET Core 6.0 application using Minimal APIs.
Using these approaches, you can help make your inner-loop developer experience more productive and boost confidence in your local development work.