[wp-trac] [WordPress Trac] #53015: Grunt tasks for PHPUnit should use the version installed by Composer
WordPress Trac
noreply at wordpress.org
Tue May 25 23:14:30 UTC 2021
#53015: Grunt tasks for PHPUnit should use the version installed by Composer
------------------------------+-----------------------------
Reporter: ocean90 | Owner: SergeyBiryukov
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.8
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"51016" 51016]:
{{{
#!CommitTicketReference repository="" revision="51016"
Build/Test Tools: Use the Composer-installed version of PHPUnit for Grunt
tasks.
This makes it easier to run `phpunit` Grunt tasks without having to figure
out how and which PHPUnit version needs to be installed.
It also more closely matches the `format:php` task.
Follow-up to [47881].
Props ocean90.
Fixes #53015.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53015#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list