behat.yml 192 B

123456
  1. default:
  2. paths:
  3. features: %behat.paths.base%/tests/features
  4. bootstrap: %behat.paths.features%/bootstrap
  5. context:
  6. class: Fabiang\Xmpp\Integration\FeatureContext