[wp-trac] [WordPress Trac] #53363: Test tool and unit test improvements for 5.9

WordPress Trac noreply at wordpress.org
Sat Aug 7 13:41:50 UTC 2021


#53363: Test tool and unit test improvements for 5.9
--------------------------------------+---------------------
 Reporter:  desrosj                   |       Owner:  (none)
     Type:  task (blessed)            |      Status:  new
 Priority:  normal                    |   Milestone:  5.9
Component:  Build/Test Tools          |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+---------------------
Changes (by jrf):

 * Attachment "53363-07-add-schema-to-config.patch" added.

 PHPUnit config files: add schema reference  The current config files
 validate against the PHPUnit XSD schema for config files for PHPUnit 5.7 -
 9.2.  The schema was changes in PHPUnit 9.3 and the `filter` and `logging`
 configuration deprecated in favour of `coverage` and a different format
 for `logging`.  By setting the schema, deprecation notices about the use
 of an outdated schema when running on PHPUnit 9.3+ are prevented.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53363>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list