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

OSCHINA-MIRROR/yunalading-yuncms

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
phpunit.xml 640
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
jabber Отправлено 25.01.2017 17:16 3983441
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
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">app/</directory>
</whitelist>
</filter>
</phpunit>

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

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

1
https://api.gitlife.ru/oschina-mirror/yunalading-yuncms.git
git@api.gitlife.ru:oschina-mirror/yunalading-yuncms.git
oschina-mirror
yunalading-yuncms
yunalading-yuncms
master