MediaWiki master
ComposerLaunchParallel.php File Reference

Go to the source code of this file.

Classes

class  MediaWiki\Composer\ComposerLaunchParallel
 Launch PHPUnit test suites in parallel. More...
 

Namespaces

namespace  MediaWiki\Composer
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 

Variables

 MediaWiki\Composer::$basePath = getenv( 'MW_INSTALL_PATH' ) !== false ? getenv( 'MW_INSTALL_PATH' ) : __DIR__ . '/../..'