Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 470 Bytes

File metadata and controls

18 lines (11 loc) · 470 Bytes

DDEV - DPP Add-on

This is a DDEV Add-on to provide a seamless integration with the Drupal Project Platform.

Installation

ddev add-on get thunder/ddev-dpp

Usage

The add-on provides the following commands:

  • ddev install-playwright - Setup and install Playwright for testing
  • ddev playwright - A wrapper for the Playwright CLI
  • ddev dump-test-database - Dump the database for testing purposes