<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.0/phpunit.xsd" bootstrap="vendor/autoload.php" cacheDirectory=".phpunit.cache" executionOrder="depends,defects" requireCoverageMetadata="true" beStrictAboutCoverageMetadata="true" beStrictAboutOutputDuringTests="true" failOnRisky="true" failOnWarning="true" colors="true"> <testsuites> <testsuite name="default"> <directory suffix="Test.php">tests</directory> </testsuite> </testsuites> <coverage> <include> <directory suffix=".php">src</directory> </include> </coverage> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
.phive | Folder | 0755 |
|
|
.psalm | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
tools | Folder | 0755 |
|
|
.gitattributes | File | 362 B | 0644 |
|
.gitignore | File | 92 B | 0644 |
|
.php-cs-fixer.dist.php | File | 11.2 KB | 0644 |
|
ChangeLog.md | File | 705 B | 0644 |
|
LICENSE | File | 1.52 KB | 0644 |
|
README.md | File | 1.06 KB | 0644 |
|
SECURITY.md | File | 601 B | 0644 |
|
build.xml | File | 992 B | 0644 |
|
composer.json | File | 967 B | 0644 |
|
phpunit.xml | File | 832 B | 0644 |
|