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

OSCHINA-MIRROR/inhere-php-srouter

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
phpunit.xml.dist 576
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
inhere Отправлено 17.11.2018 09:33 04998b3
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
bootstrap="test/boot.php"
colors="false"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
stopOnFailure="false"
>
<testsuites>
<testsuite name="Inhere-Route Test Suite">
<directory>test</directory>
</testsuite>
</testsuites>
<filter>
<whitelist>
<directory suffix=".php">src</directory>
</whitelist>
</filter>
</phpunit>

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

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

1
https://api.gitlife.ru/oschina-mirror/inhere-php-srouter.git
git@api.gitlife.ru:oschina-mirror/inhere-php-srouter.git
oschina-mirror
inhere-php-srouter
inhere-php-srouter
master