Get startedGet started for free

Building tests that span components

The ShelfLife checkout flow involves several moving parts: the cart calculates the total, the payment service charges the customer, and the order service updates the status.

You want Copilot to help you write integration tests that verify these components work together correctly. But to get useful results, you'll need to guide it through the process step by step.

This exercise is part of the course

Software Development with GitHub Copilot

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise