#23499 closed enhancement (fixed)
Rename phpunit.xml to phpunit.xml.dist
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.6 | Priority: | normal |
| Severity: | normal | Version: | 3.6 |
| Component: | Unit Tests | Keywords: | |
| Focuses: | Cc: |
Description
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.
Change History (7)
Note: See
TracTickets for help on using
tickets.
+1