Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.55 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.55 KB

Testing with Playwright

This repository contains resources and demos for the talk "Testing with Playwright" by Chris Ayers.

Slides

The slides for the talk can be found at:
https://chris-ayers.com/testing-with-playwright/

Repository Content

This repository contains insights, best practices, and demos showcasing the use of Playwright for web testing in various scenarios. Topics covered include:

  • An introduction to software testing.
  • Features and benefits of Playwright.
  • Creating end-to-end tests with Playwright.
  • Integrating Playwright tests in CI/CD pipelines.

Resources

Connect with Chris Ayers

Feel free to connect with Chris Ayers on social media and visit his blog for more information on Playwright and other topics:

License

This project is licensed under the MIT License. See the LICENSE file for more information.