An open API service indexing awesome lists of open source software.

https://github.com/codebytes/testing-with-playwright


https://github.com/codebytes/testing-with-playwright

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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/](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

- [Official Playwright Documentation](https://playwright.dev/)
- [Playwright Test Generator](https://playwright.dev/docs/cli#generate-code)
- [Microsoft Playwright Testing Private Preview](https://aka.ms/mpt/private-preview-blog)
- GitHub Repo for this talk: [Testing with Playwright Repository](https://github.com/codebytes/testing-with-playwright)

## 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:

- Twitter: [@Chris_L_Ayers](https://twitter.com/Chris_L_Ayers)
- Mastodon: [@[email protected]](https://hachyderm.io/@Chrisayers)
- LinkedIn: [chris-l-ayers](https://linkedin.com/in/chris-l-ayers/)
- Blog: [https://chris-ayers.com/](https://chris-ayers.com/)
- GitHub: [Codebytes](https://github.com/codebytes)

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.