wordpress-develop/.github/workflows
Tonya Mork 284764c658 Build/Test Tools: Remove the PHPUnit container from local Docker environment.
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
2021-09-24 16:54:42 +00:00
..
coding-standards.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
end-to-end-tests.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
javascript-tests.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
php-compatibility.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
phpunit-tests.yml Build/Test Tools: Remove the PHPUnit container from local Docker environment. 2021-09-24 16:54:42 +00:00
slack-notifications.yml Build/Test Tools: Double escape quotation marks() for Slack “messages”. 2021-09-01 00:25:10 +00:00
test-coverage.yml Build/Test Tools: Remove the PHPUnit container from local Docker environment. 2021-09-24 16:54:42 +00:00
test-npm.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
test-old-branches.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
welcome-new-contributors.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00