Episode

Running Playwright tests in continuous integration

with Debbie O'Brien

Let's take a look at how to run our tests on continuous integration on each commit and pull request, helping to ensure your changes are not going to break your production code. Playwright works on all CI providers but in this video we will explore running your tests on GitHub as Playwright comes with a built in GitHub action so all you need to do to have tests running on CI is simply push your code to a GitHub repo and watch the GitHub Action do its job.

Chapters