Commit 8902e79
committed
Add .dist extension to PHPUnit configuration file in plugin-tests.
Naming the file `phpunit.xml.dist` instead of `phpunit.xml` is considered a best practice because it allows other developers working on a project to override the configuration without messing with extra command line parameters or dirtying their local version control state.
See http://www.testically.org/2010/08/24/best-practice-how-to-ship-phpunit-configuration/1 parent d14c848 commit 8902e79
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments