Move debug-tests out of MediaWikiPHPUnitCommand
authoraddshore <addshorewiki@gmail.com>
Mon, 5 May 2014 14:11:34 +0000 (15:11 +0100)
committerOri.livneh <ori@wikimedia.org>
Sat, 2 Aug 2014 21:34:34 +0000 (21:34 +0000)
commitc454a77916725a78401943b35d97eff29db89aad
tree29e6120cc1050888e4ff60f198801c3fc3d4f713
parent8b449ce6cb7588d9eb1f20bcfc835c89ba4cc178
Move debug-tests out of MediaWikiPHPUnitCommand

This also slightly refactors MediaWikiPHPUnitTestListener
so we can pass it into phpunit directly using the
--printer option

Change-Id: I6a19e3902130eeba6a0941f24a4f440b712058e5
tests/phpunit/MediaWikiPHPUnitCommand.php
tests/phpunit/MediaWikiPHPUnitTestListener.php
tests/phpunit/phpunit.php