[wp-trac] [WordPress Trac] #23499: Rename phpunit.xml to phpunit.xml.dist
WordPress Trac
noreply at wordpress.org
Mon Feb 18 09:53:31 UTC 2013
#23499: Rename phpunit.xml to phpunit.xml.dist
-----------------------------+-------------------------
Reporter: nbachiyski | Type: enhancement
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Unit Tests
Version: trunk | Severity: normal
Keywords: |
-----------------------------+-------------------------
PHPUnit supports both `phpunit.xml` and `phpunit.xml.dist` where
`phpunit.xml` has higher priority.
This is ideal for cases like ours when we distribute the testing suite. By
using `phpunit.xml.dist` we will allow users to add their own
`phpunit.xml`, instead of editing ours.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23499>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list