b0y-101 Mini Shell


Current Path : E:/www/km/stdaffairs/components/com_eventgallery/vendor/lsolesen/pel/
File Upload :
Current File : E:/www/km/stdaffairs/components/com_eventgallery/vendor/lsolesen/pel/phpunit.xml

<?xml version="1.0" encoding="UTF-8"?>
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	backupGlobals="false" backupStaticAttributes="false" colors="true"
	convertErrorsToExceptions="true" convertNoticesToExceptions="true"
	convertWarningsToExceptions="true" stopOnFailure="false"
	bootstrap="vendor/autoload.php"
	xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/8.3/phpunit.xsd">
	<filter>
		<whitelist>
			<directory suffix=".php">./src/</directory>
		</whitelist>
	</filter>
	<testsuites>
		<testsuite name="Pel Testing Suite">
			<directory suffix=".php">./test/</directory>
		</testsuite>
	</testsuites>
</phpunit>

Copyright © 2019 by b0y-101