End-to-End Testing for Spring Boot apps with Playwright in VS Code

Rory Preddy demonstrates how to connect Playwright MCP to GitHub Copilot in Visual Studio Code to run end-to-end browser tests against a Spring Boot app.

Overview

In this video, the presenter shows an end-to-end testing workflow where GitHub Copilot drives Playwright (via Playwright MCP) to test a Spring Boot application through a real browser.

What the demo does

Prerequisites and installs

Sample repository

Video chapters