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 VS Code to run end-to-end browser tests against a Spring Boot app, including running existing Java tests, starting the app locally, and reviewing the Playwright tool calls Copilot makes to validate an add/complete/delete workflow.

Overview

The video shows an end-to-end workflow for testing a Spring Boot application through a real browser by wiring Playwright MCP into GitHub Copilot inside Visual Studio Code.

What the video covers

Sample repo

Install before you start

Video chapters