?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/caldera-forms/vendor/calderawp

?? Viewing: phpunit-integration.xml.dist

<phpunit
	bootstrap="Tests/bootstrap-integration.php"
	backupGlobals="false"
	colors="true"
	coverage="true"
	convertErrorsToExceptions="true"
	convertNoticesToExceptions="true"
	convertWarningsToExceptions="true"
	>
	<testsuites>
			<testsuite name="integration" suffix=".php">
				<directory>./Tests/Integration</directory>
			</testsuite>
	</testsuites>
	<log type="coverage-clover" target="clover.xml"/>
</phpunit>


??

??