Articles by ohalay

Integration Testing with .NET Aspire: Unified Local and Test environments with SQS, Lambda, and Postgres

Our application is an ASP.NET Core API, Postage DB using Entity Framework, and SQS Lambda handler. The main idea is to configure an application using Aspire for local development, and the same configuration for integration testing.