<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" bootstrap="vendor/autoload.php" backupGlobals="false" backupStaticAttributes="false" colors="true" verbose="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"> <testsuites> <testsuite name="Flare Test Suite"> <directory>tests</directory> </testsuite> </testsuites> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
config | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 362 B | 0644 |
|
.gitattributes | File | 1.01 KB | 0644 |
|
.gitignore | File | 201 B | 0644 |
|
.php_cs.php | File | 1.16 KB | 0644 |
|
CHANGELOG.md | File | 10.12 KB | 0644 |
|
LICENSE.md | File | 1.08 KB | 0644 |
|
README.md | File | 2.86 KB | 0644 |
|
composer.json | File | 2.54 KB | 0644 |
|
phpstan-baseline.neon | File | 6.61 KB | 0644 |
|
phpstan.neon.dist | File | 648 B | 0644 |
|
phpunit.xml.dist | File | 582 B | 0644 |
|