1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/neeke-seas-logger

Клонировать/Скачать
phpunit.xml.dist 680
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
wujunze Отправлено 21.04.2018 13:38 dc03c0a
<?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"
syntaxCheck="false">
<testsuites>
<testsuite name="Application Test Suite">
<directory>./tests/</directory>
</testsuite>
</testsuites>
<filter>
<whitelist>
<directory suffix=".php">src/</directory>
</whitelist>
</filter>
</phpunit>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/neeke-seas-logger.git
git@api.gitlife.ru:oschina-mirror/neeke-seas-logger.git
oschina-mirror
neeke-seas-logger
neeke-seas-logger
master