PHP 7.4.33
Preview: phpunit.xml Size: 1.17 KB
/var/www/cvr-leads.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: 12 × Files: 12
Name Size Perms Modified Actions
app DIR
- drwxr-xr-x 2025-03-20 11:52:44
Edit Download
bootstrap DIR
- drwxr-xr-x 2025-03-11 09:57:12
Edit Download
config DIR
- drwxr-xr-x 2025-03-25 09:02:49
Edit Download
database DIR
- drwxr-xr-x 2025-03-11 09:57:12
Edit Download
- drwxr-xr-x 2025-03-11 10:12:53
Edit Download
public DIR
- drwxr-xr-x 2026-05-06 00:00:17
Edit Download
resources DIR
- drwxr-xr-x 2025-03-11 09:57:12
Edit Download
routes DIR
- drwxr-xr-x 2025-03-25 13:43:04
Edit Download
Services DIR
- drwxr-xr-x 2025-03-11 09:57:12
Edit Download
storage DIR
- drwxr-xr-x 2025-03-11 09:57:12
Edit Download
tests DIR
- drwxr-xr-x 2025-03-11 09:57:12
Edit Download
vendor DIR
- drwxr-xr-x 2025-03-12 04:02:33
Edit Download
1.65 KB lrw-r--r-- 2025-03-21 05:50:17
Edit Download
1.15 KB lrw-r--r-- 2025-03-11 11:20:12
Edit Download
1.41 KB lrw-r--r-- 2025-03-13 11:32:20
Edit Download
1.65 KB lrw-r--r-- 2025-03-11 09:57:12
Edit Download
1.80 KB lrw-r--r-- 2025-03-12 03:58:00
Edit Download
288.30 KB lrw-r--r-- 2025-03-12 04:02:20
Edit Download
389.69 KB lrw-r--r-- 2025-03-26 03:14:25
Edit Download
473 B lrw-r--r-- 2025-03-11 09:57:12
Edit Download
1.17 KB lrw-r--r-- 2025-03-11 09:57:12
Edit Download
3.87 KB lrw-r--r-- 2025-03-11 09:57:12
Edit Download
569 B lrw-r--r-- 2025-03-11 09:57:12
Edit Download
559 B lrw-r--r-- 2025-03-11 09:57:12
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).