mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
This commit: * Removes the PHPUnit `wordpressdevelop/phpunit` container as a service to the Docker environment. * Updates `test:php` (the default way to run tests) to run the Composer PHPUnit package default. * Removes the `test:php-composer` script. There is no longer a need for core to keep the `wordpressdevelop/phpunit` container as a service in `docker-compose.yml`. Removing it will reduce the overhead and bandwidth needed to set up WordPress locally and remove confusion about its use. Follow-up to [45783-45784], [49099], [49362], [51545], [51736], [51685]. Props johnbillion, hellofromTonya. Fixes #54112. git-svn-id: https://develop.svn.wordpress.org/trunk@51868 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| workflows | ||
| codecov.yml | ||
| pull_request_template.md | ||