<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd" colors="true" beStrictAboutOutputDuringTests="true" beStrictAboutTodoAnnotatedTests="true" failOnRisky="true" failOnWarning="true" > <testsuites> <testsuite name="Doctrine Inflector Test Suite"> <directory>./tests/Doctrine/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory>./lib/Doctrine/</directory> </whitelist> </filter> <groups> <exclude> <group>performance</group> </exclude> </groups> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
lib | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.doctrine-project.json | File | 1.24 KB | 0644 |
|
.gitattributes | File | 189 B | 0644 |
|
.gitignore | File | 122 B | 0644 |
|
LICENSE | File | 1.06 KB | 0644 |
|
README.md | File | 532 B | 0644 |
|
composer.json | File | 1.55 KB | 0644 |
|
phpcs.xml.dist | File | 1.1 KB | 0644 |
|
phpstan.neon.dist | File | 317 B | 0644 |
|
phpunit.xml.dist | File | 786 B | 0644 |
|
psalm.xml | File | 478 B | 0644 |
|