Open Journal Systems  3.3.0
prependCoverageReport.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['PHPUNIT_COVERAGE_DATA_DIRECTORY'] = get_cfg_var('phpunit_coverage_data_directory')
 

Detailed Description

This script needs to be called via the auto_prepend_file php.ini config directive. It prepares the environment for the PHPUnit Selenium code coverage scripts.

Copyright (c) 2014-2020 Simon Fraser University Copyright (c) 2000-2020 John Willinsky Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.

See also
tools/runAllTests.sh

Definition in file prependCoverageReport.php.

Variable Documentation

◆ $GLOBALS