Opened 12 years ago
Closed 12 years ago
#2576 closed defect (bug) (fixed)
Update phpunit grunt task to not use deprecated util
| Reported by: | netweb | Owned by: | netweb |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | Tools - Code Improvements | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Via #WP27343
Grunt is deprecating the Grunt.Util.* api (mentioned in the 0.4.3 announcement http://gruntjs.com/blog/2014-03-07-grunt-0.4.3-released and the 0.4.2 announcement http://gruntjs.com/blog/2013-11-21-grunt-0.4.2-released)
Related #2542
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Two options:
Switch to
grunt-phpunit-dto be set for multisitegrunt-phpunitis already in ourpackage.jsonthough it is not currently usedReplace
grunt.util.spawnwith the backwards compatible recommended npm module