<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/5.7/phpunit.xsd" bootstrap="src/autoload.php" backupGlobals="false" beStrictAboutOutputDuringTests="true" beStrictAboutTestsThatDoNotTestAnything="true" beStrictAboutTodoAnnotatedTests="true" verbose="true"> <testsuite name='tests'> <directory suffix="Test.php">tests</directory> </testsuite> <filter> <whitelist processUncoveredFilesFromWhitelist="true"> <directory suffix=".php">src</directory> </whitelist> </filter> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.gitattributes | File | 286 B | 0644 |
|
.gitignore | File | 115 B | 0644 |
|
.php_cs.dist | File | 11.66 KB | 0644 |
|
.travis.yml | File | 1.07 KB | 0644 |
|
CHANGELOG.md | File | 3.78 KB | 0644 |
|
LICENSE | File | 1.57 KB | 0644 |
|
README.md | File | 2.37 KB | 0644 |
|
build.xml | File | 2.6 KB | 0644 |
|
composer.json | File | 707 B | 0644 |
|
phive.xml | File | 499 B | 0644 |
|
phpunit.xml | File | 725 B | 0644 |
|
psalm.xml | File | 451 B | 0644 |
|