[wp-trac] [WordPress Trac] #27343: Update phpunit grunt task to not use deprecated util
WordPress Trac
noreply at wordpress.org
Wed May 14 05:25:50 UTC 2014
#27343: Update phpunit grunt task to not use deprecated util
------------------------------+------------------
Reporter: jorbin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+------------------
Comment (by netweb):
Ahhhh... That makes sense, 27343.2.diff works for me.
All Grunt tasks that use the `phpunit` task works for me: `grunt phpunit`,
`grunt phpunit:default`, `grunt phpunit:ajax`, `grunt phpunit:multisite`,
`grunt test` and `grunt travis`.
Also `"grunt-legacy-util": "^0.2.0",` the `^` caret infers that '''only'''
v0.2.0 is compatible, correct? (via
[https://www.npmjs.org/doc/misc/semver.html#Ranges semver])
Just committed this to bbPress via #bbPress2576 / [bbpress5346] and patch
added for #BuddyPress5627
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27343#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list