b0y-101 Mini Shell


Current Path : E:/wordpress/wp-content/plugins/woocommerce-multilingual/vendor/otgs/installer/
File Upload :
Current File : E:/wordpress/wp-content/plugins/woocommerce-multilingual/vendor/otgs/installer/phpunit.xml

<phpunit
		bootstrap="./tests/phpunit/bootstrap.php"
		backupGlobals="false"
		colors="true"
		convertErrorsToExceptions="true"
		convertNoticesToExceptions="true"
		convertWarningsToExceptions="true"
		beStrictAboutTestsThatDoNotTestAnything="false"
>
	<testsuites>
		<testsuite name="installer-tests">
            <directory suffix=".php">./tests/phpunit/tests/</directory>
		</testsuite>
	</testsuites>
	<filter>
		<whitelist>
			<directory suffix=".php">./</directory>
			<exclude>
				<directory>./locale</directory>
				<directory>./tests</directory>
				<directory>./vendor</directory>
			</exclude>
		</whitelist>
	</filter>
</phpunit>

Copyright © 2019 by b0y-101