<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" bootstrap="tests/bootstrap.php" > <testsuites> <testsuite name="PhpCollection Test Suite"> <directory>./tests/PhpCollection/</directory> </testsuite> </testsuites> <groups> <exclude> <group>performance</group> </exclude> </groups> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
doc | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.gitignore | File | 43 B | 0644 |
|
.travis.yml | File | 304 B | 0644 |
|
LICENSE | File | 11.09 KB | 0644 |
|
README.md | File | 114 B | 0644 |
|
composer.json | File | 607 B | 0644 |
|
composer.lock | File | 75.63 KB | 0644 |
|
phpunit.xml.dist | File | 652 B | 0644 |
|