@arunchaitanyajami/wp-playwright
v1.0.0
Published
WordPress end to end testing with Playwright
Readme
Playwright is designed to address the pain points of testing modern web applications. WP Playwright extends Playwright to address specific pain points developers and QA engineers face when testing modern WordPress applications.
Features
- Run a single command to set up a testing environment.
- Automate tests across multiple WordPress versions.
- Test individual plugins, themes, a combination of multiple themes and plugins or an entire site.
- Seed your database with test data using
WP_Playwright\Seeder. - Teardown between blocks of tests.
- Additional custom playwright commands.
Documentation
Contributing
Please refer to our contributing guidelines.
Changelog
Please refer to the Releases page for the changelog.
Inspiration
Inspiration for this project is from BigBite Cypress Package.
