/
smoren
/
event-router-php
Обзор
Документация
Войти
/
smoren
/
event-router-php
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
codeception.yml
20 строк
398 B
Smoren
initial
13 дек 2022, 20:01
13 дек 2022, 20:01
c5070c6
Код
Авторство
О чём код?
actor: Tester bootstrap: _bootstrap.php paths: tests: tests log: tests/_output output: tests/_output data: tests/_data helpers: tests/_support settings: memory_limit: 1024M colors: true coverage: #c3_url: http://localhost:8080/index-test.php/ enabled: true show_uncovered: false include: - src/* exclude: - vendor/* - tests/*