PHP 7.4.33
Preview: phpunit.xml Size: 1.20 KB
/var/www/igp-economic.bitkit.dk/httpdocs/phpunit.xml
<?xml version="1.0" encoding="UTF-8"?>
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:noNamespaceSchemaLocation="./vendor/phpunit/phpunit/phpunit.xsd"
         bootstrap="vendor/autoload.php"
         colors="true"
>
    <testsuites>
        <testsuite name="Unit">
            <directory suffix="Test.php">./tests/Unit</directory>
        </testsuite>
        <testsuite name="Feature">
            <directory suffix="Test.php">./tests/Feature</directory>
        </testsuite>
    </testsuites>
    <coverage processUncoveredFiles="true">
        <include>
            <directory suffix=".php">./app</directory>
        </include>
    </coverage>
    <php>
        <server name="APP_ENV" value="testing"/>
        <server name="BCRYPT_ROUNDS" value="4"/>
        <server name="CACHE_DRIVER" value="array"/>
        <!-- <server name="DB_CONNECTION" value="sqlite"/> -->
        <!-- <server name="DB_DATABASE" value=":memory:"/> -->
        <server name="MAIL_MAILER" value="array"/>
        <server name="QUEUE_CONNECTION" value="sync"/>
        <server name="SESSION_DRIVER" value="array"/>
        <server name="TELESCOPE_ENABLED" value="false"/>
    </php>
</phpunit>

Directory Contents

Dirs: 10 × Files: 12
Name Size Perms Modified Actions
app DIR
- drwxr-xr-x 2023-03-15 07:24:26
Edit Download
bootstrap DIR
- drwxr-xr-x 2023-03-15 07:24:26
Edit Download
config DIR
- drwxr-xr-x 2023-03-17 13:12:59
Edit Download
database DIR
- drwxr-xr-x 2023-03-15 07:24:35
Edit Download
public DIR
- drwxr-xr-x 2026-03-16 00:01:46
Edit Download
resources DIR
- drwxr-xr-x 2023-03-15 07:25:00
Edit Download
routes DIR
- drwxr-xr-x 2023-03-15 07:24:07
Edit Download
storage DIR
- drwxrwxrwx 2025-05-17 08:36:55
Edit Download
tests DIR
- drwxr-xr-x 2023-03-15 07:24:49
Edit Download
vendor DIR
- drwxrwxr-x 2023-03-17 13:44:08
Edit Download
276 B lrw-r--r-- 2023-03-15 09:16:50
Edit Download
1.54 KB lrw-r--r-- 2023-03-30 05:05:07
Edit Download
51 B lrw-r--r-- 2023-03-21 10:40:46
Edit Download
208 B lrw-r--r-- 2023-03-15 09:16:05
Edit Download
1.70 KB lrw-r--r-- 2023-03-15 09:15:49
Edit Download
1.86 KB lrw-r--r-- 2023-03-21 07:06:17
Edit Download
325.59 KB lrw-rw-r-- 2023-03-17 13:44:12
Edit Download
26.85 KB lrw-r--r-- 2023-09-26 06:44:25
Edit Download
473 B lrw-r--r-- 2023-03-15 09:16:18
Edit Download
1.20 KB lrw-r--r-- 2023-03-15 09:16:36
Edit Download
590 B lrw-r--r-- 2023-03-15 09:16:37
Edit Download
576 B lrw-r--r-- 2023-03-15 09:16:37
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).