PHP 7.4.33
Preview: phpunit.xml Size: 1.20 KB
/var/www/invoice-sync.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
.git DIR
- drwxr-xr-x 2022-10-25 14:06:17
Edit Download
.idea DIR
- drwxr-xr-x 2022-10-25 14:05:47
Edit Download
app DIR
- drwxr-xr-x 2023-12-20 04:43:57
Edit Download
bootstrap DIR
- drwxr-xr-x 2022-10-25 14:04:07
Edit Download
config DIR
- drwxr-xr-x 2023-12-20 04:43:11
Edit Download
database DIR
- drwxr-xr-x 2022-10-25 14:03:33
Edit Download
public DIR
- drwxr-xr-x 2026-03-17 00:07:40
Edit Download
resources DIR
- drwxr-xr-x 2022-10-25 14:03:05
Edit Download
routes DIR
- drwxr-xr-x 2022-11-29 10:48:59
Edit Download
storage DIR
- drwxrwxr-x 2023-07-19 20:51:14
Edit Download
tests DIR
- drwxr-xr-x 2022-10-25 14:02:09
Edit Download
vendor DIR
- drwxr-xr-x 2022-12-06 10:03:14
Edit Download
276 B lrw-r--r-- 2022-10-25 14:07:13
Edit Download
1.46 KB lrw-rw-r-- 2025-09-22 05:44:58
Edit Download
50 B lrw-rw-r-- 2026-04-28 11:28:07
Edit Download
208 B lrw-r--r-- 2022-10-25 14:06:59
Edit Download
1.70 KB lrw-r--r-- 2022-10-25 14:06:54
Edit Download
1.97 KB lrw-r--r-- 2023-12-20 04:43:00
Edit Download
328.08 KB lrw-r--r-- 2022-12-06 10:03:14
Edit Download
29 B lrw-r--r-- 2022-09-06 10:05:47
Edit Download
473 B lrw-r--r-- 2022-10-25 14:06:47
Edit Download
43.18 KB lrw-r--r-- 2023-09-28 11:50:28
Edit Download
1.20 KB lrw-r--r-- 2022-10-25 14:06:44
Edit Download
590 B lrw-r--r-- 2022-10-25 14:06:40
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).