developeravocados / developeravocados.github.io

Developer Avocados 🥑
https://developeravocados.net
MIT License
8 stars 3 forks source link

End-to-end Testing with Python and Playwright #421

Closed lauravannstephens closed 8 months ago

lauravannstephens commented 11 months ago

End-to-end Testing with Python and Playwright - @sixfeetup Want to learn how to use Python and Playwright to automate end-to-end testing using GitHub Actions? This post shows you how to get started with Playwright, add an end-to-end test to help test an existing project that is hosted on GitHub, and automate running it using GitHub Actions.