This project, building on lullabot/ddev-playwright, enables full support for Playwright testing of Drupal websites.
- Supports fast parallel tests by installing or importing sites into sqlite databases.
- Enables Playwright tests to run Drush commands against a test site.
- Shows browser console errors during the test.
- Attaches PHP's error log to the Playwright test results.
For full documentation, visit the playwright-drupal documentation.
