GopherCon 2022: Test Go Service Integration Using Contracts - Aparna Chaudhari

Опубликовано: 07 Январь 2025
на канале: Gopher Academy
2,222
32

Testing integrations for microservices can be very challenging, often requiring costly and brittle test environments. This tutorial will walk you through how CrowdStrike uses Contract Testing for their Go HTTP/Message services to test integration asynchronously and seamlessly without code deployments.