Files
basango/apps/api-legacy/behat.yml
T

17 lines
347 B
YAML

default:
suites:
default:
contexts:
- Tests\Behat\Hook\DatabasePurger
paths:
- tests/Behat/features
formatters:
progress: true
extensions:
FriendsOfBehat\SymfonyExtension:
bootstrap: tests/bootstrap.php
kernel:
class: Basango\SharedKernel\Infrastructure\Framework\Symfony\Kernel