<?xml version="1.0" encoding="UTF-8"?> <!-- https://phpunit.de/manual/current/en/appendixes.configuration.html --> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/6.2/phpunit.xsd" backupGlobals="false" colors="true" bootstrap="vendor/autoload.php" > <php> <ini name="error_reporting" value="-1"/> <server name="KERNEL_CLASS" value="PhpList\Core\Core\ApplicationKernel"/> </php> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
bin | Folder | 0755 |
|
|
config | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
public | Folder | 0755 |
|
|
resources | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.gitignore | File | 192 B | 0644 |
|
.travis.yml | File | 1.89 KB | 0644 |
|
CHANGELOG.md | File | 1.35 KB | 0644 |
|
CODE_OF_CONDUCT.md | File | 3.15 KB | 0644 |
|
LICENSE | File | 33.71 KB | 0644 |
|
README.md | File | 6.42 KB | 0644 |
|
composer.json | File | 3.84 KB | 0644 |
|
phpunit.xml.dist | File | 521 B | 0644 |
|