[wp-trac] [WordPress Trac] #54112: Remove the phpunit container from the local environment

WordPress Trac noreply at wordpress.org
Fri Sep 24 16:54:57 UTC 2021


#54112: Remove the phpunit container from the local environment
------------------------------+-----------------------------
 Reporter:  johnbillion       |       Owner:  hellofromTonya
     Type:  task (blessed)    |      Status:  closed
 Priority:  normal            |   Milestone:  5.9
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:
------------------------------+-----------------------------
Changes (by hellofromTonya):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"51868" 51868]:
 {{{
 #!CommitTicketReference repository="" revision="51868"
 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.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54112#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list