<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" bootstrap="tests/bootstrap.php" xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd" colors="true" > <testsuites> <testsuite name="unit"> <directory>tests/Tests/Unit</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src/ApiCore</directory> </whitelist> </filter> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
metadata | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
CHANGELOG.md | File | 4.07 KB | 0644 |
|
CODE_OF_CONDUCT.md | File | 1.93 KB | 0644 |
|
LICENSE | File | 1.44 KB | 0644 |
|
README.md | File | 2.69 KB | 0644 |
|
SECURITY.md | File | 329 B | 0644 |
|
VERSION | File | 7 B | 0644 |
|
composer.json | File | 1.24 KB | 0644 |
|
phpstan.neon.dist | File | 83 B | 0644 |
|
phpunit.xml.dist | File | 469 B | 0644 |
|
renovate.json | File | 105 B | 0644 |
|