10up / cypress-wp-utils

Utilities library for WordPress E2E testing in the Cypress environment
https://10up.github.io/cypress-wp-utils/
MIT License
23 stars 8 forks source link

Add new versions to all run-all-cores.sh script. #122

Closed peterwilsoncc closed 8 months ago

peterwilsoncc commented 8 months ago

Description of the Change

Updates the run-all-cores.sh script to include WordPress 6.4 and 6.5 (trunk).

Modifies the generation of the VERSIONS variable to ensure the latest patch version of WordPress is run.

Closes #121

How to test the Change

  1. Ensure docker is running
  2. Run the run-all-cores.sh script in your CLI

Changelog Entry

Changed - Update version numbers in run-all-cores.sh script to include latest versions of WP.

Credits

Props @peterwilsoncc

Checklist: