Files
basango/projects/backend/behat.yml
T
2025-10-05 14:42:25 +02:00

17 lines
343 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: App\SharedKernel\Infrastructure\Framework\Symfony\Kernel