Skip to content

Releases: Vardot/ddev-dev-tools

v1.3.2

24 Aug 09:31

Choose a tag to compare

Example files & Install Drupal adjustments

v1.3.1

20 Aug 14:43

Choose a tag to compare

Latest cypress docker image

v1.3.0

20 Aug 09:28

Choose a tag to compare

Rename cypress commands in install.yaml

v1.2.9

20 Aug 09:27

Choose a tag to compare

Include install-drupal in install.yaml

v1.2.7

18 Aug 09:30

Choose a tag to compare

Thin DB export & Install Drupal commands

v1.2.6-cypress-release

13 Aug 11:38
9a481ec

Choose a tag to compare

Cypress Integration Release Notes

New Features 🎉

  • Added Cypress E2E testing support to ddev-dev-tools
  • Integrated cypress-open and cypress-run commands
  • Automatic container configuration with DDEV hostname support
  • Pre-configured CYPRESS_baseUrl setting

Installation Requirements 🔧
For interactive mode (cypress-open), additional display configuration is required:

  • Linux: Run these commands before first use:
export DISPLAY=:0
xhost +

Usage 📝
Basic commands:

ddev cypress-open  # Interactive mode with UI
ddev cypress-run   # Headless mode for CI/CD

Technical Details 🔍

  • Uses official cypress/included Docker image
  • Automatically configured with project hostnames
  • Integrated with existing DDEV networking
  • Compatible with DDEV v1.24.3+

Documentation 📚

Full documentation available in the project README under "Testing Tools" section.

v1.2.6

10 Aug 14:12

Choose a tag to compare

Rename utils.sh

v1.2.5

10 Aug 14:02

Choose a tag to compare

YARN packages in core node_modules

v1.2.3

07 Aug 11:38

Choose a tag to compare

ddev dev-lint all argument & Rename file_utils.sh

v1.2.2

07 Aug 09:48

Choose a tag to compare

file_utils.sh