PHP 7.4.33
Preview: phpunit.xml Size: 1.13 KB
/var/www/podio.norlys.foo/httpdocs/phpunit.xml
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
         backupStaticAttributes="false"
         bootstrap="vendor/autoload.php"
         colors="true"
         convertErrorsToExceptions="true"
         convertNoticesToExceptions="true"
         convertWarningsToExceptions="true"
         processIsolation="false"
         stopOnFailure="false">
    <testsuites>
        <testsuite name="Unit">
            <directory suffix="Test.php">./tests/Unit</directory>
        </testsuite>

        <testsuite name="Feature">
            <directory suffix="Test.php">./tests/Feature</directory>
        </testsuite>
    </testsuites>
    <filter>
        <whitelist processUncoveredFilesFromWhitelist="true">
            <directory suffix=".php">./app</directory>
        </whitelist>
    </filter>
    <php>
        <server name="APP_ENV" value="testing"/>
        <server name="BCRYPT_ROUNDS" value="4"/>
        <server name="CACHE_DRIVER" value="array"/>
        <server name="MAIL_DRIVER" value="array"/>
        <server name="QUEUE_CONNECTION" value="sync"/>
        <server name="SESSION_DRIVER" value="array"/>
    </php>
</phpunit>

Directory Contents

Dirs: 11 × Files: 11
Name Size Perms Modified Actions
app DIR
- drwxr-xr-x 2019-04-12 07:02:26
Edit Download
bootstrap DIR
- drwxr-xr-x 2019-02-28 20:31:42
Edit Download
config DIR
- drwxr-xr-x 2020-10-09 09:01:50
Edit Download
database DIR
- drwxr-xr-x 2019-02-28 20:31:42
Edit Download
- drwxr-xr-x 2019-03-29 05:48:44
Edit Download
public DIR
- drwxr-xr-x 2021-06-14 05:02:13
Edit Download
resources DIR
- drwxr-xr-x 2019-04-03 12:49:14
Edit Download
routes DIR
- drwxr-xr-x 2019-05-29 19:51:39
Edit Download
storage DIR
- drwxr-xr-x 2019-09-05 12:16:57
Edit Download
tests DIR
- drwxr-xr-x 2019-02-28 20:31:42
Edit Download
vendor DIR
- drwxr-xr-x 2020-08-06 10:51:44
Edit Download
1007 B lrw-r--r-- 2025-10-21 13:25:46
Edit Download
1.65 KB lrw-r--r-- 2019-02-28 20:31:42
Edit Download
1.74 KB lrw-r--r-- 2020-08-06 10:48:12
Edit Download
212.46 KB lrw-r--r-- 2020-08-06 10:51:43
Edit Download
389.83 KB lrw-r--r-- 2019-03-28 11:47:00
Edit Download
1.14 KB lrw-r--r-- 2019-03-29 05:48:42
Edit Download
1.13 KB lrw-r--r-- 2019-02-28 20:31:42
Edit Download
4.03 KB lrw-r--r-- 2019-02-28 20:31:42
Edit Download
563 B lrw-r--r-- 2019-02-28 20:31:42
Edit Download
537 B lrw-r--r-- 2019-02-28 20:31:42
Edit Download
269.75 KB lrw-r--r-- 2019-03-29 05:48:42
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).