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

OSCHINA-MIRROR/winglechen-zan

Клонировать/Скачать
phpunit.xml 618
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Demon Отправлено 25.05.2016 10:30 ce81dec
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
bootstrap="test/bootstrap.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnError="false"
stopOnFailure="false"
syntaxCheck="true"
verbose="true"
>
<testsuites>
<testsuite name="Zan Test Suite">
<directory suffix="Test.php">./test</directory>
</testsuite>
</testsuites>
</phpunit>

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

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

1
https://api.gitlife.ru/oschina-mirror/winglechen-zan.git
git@api.gitlife.ru:oschina-mirror/winglechen-zan.git
oschina-mirror
winglechen-zan
winglechen-zan
master