home
/
zktecojo
/
public_html
/
vendor
/
jeremeamia
/
SuperClosure
➕ New
📤 Upload
✎ Editing:
phpunit.xml.dist
← Back
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="./tests/bootstrap.php" processIsolation="false" stopOnFailure="false" syntaxCheck="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" testSuiteLoaderClass="PHPUnit_Runner_StandardTestSuiteLoader" > <testsuites> <testsuite name="SuperClosure"> <directory>./tests/Jeremeamia/SuperClosure/Test</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">./src/Jeremeamia/SuperClosure</directory> </whitelist> </filter> <logging> <log type="coverage-html" target="./build/artifacts/coverage" yui="true" highlight="false" charset="UTF-8" lowUpperBound="35" highLowerBound="70"/> <log type="coverage-clover" target="./build/artifacts/coverage.xml"/> <log type="junit" target="./build/artifacts/log.xml" logIncompleteSkipped="false"/> <log type="testdox-html" target="./build/artifacts/testdox.html"/> </logging> </phpunit>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel