Closed eliot-akira closed 11 months ago
After reading some articles [^1] [^2] [^3], Playwright looks good.
Getting Started: Installing Playwright
Next questions:
How to run tests with wp-env
for local WordPress environment
(See Gutenberg's E2E test utils and playwright.config.js
)
GitHub Action for continuous integration
[^1]: Cypress vs Playwright: A Detailed Comparison [^2]: Migrating from Cypress to Playwright [^3]: Introducing e2e testing to WordPress block development
Resolved by:
Playwright
Cypress
For reference, see E2E tests in
Gutenberg
WordPress Playground