Skip to content

Instantly share code, notes, and snippets.

@psy-q
Created February 5, 2013 13:13
Show Gist options
  • Select an option

  • Save psy-q/4714367 to your computer and use it in GitHub Desktop.

Select an option

Save psy-q/4714367 to your computer and use it in GitHub Desktop.
default:
paths:
features: %behat.paths.base%/../app/tests/features
bootstrap: %behat.paths.features%/bootstrap
ci:
paths:
features: %behat.paths.base%/../public/app/tests/features
bootstrap: %behat.paths.features%/bootstrap
formatter:
name: junit
parameters:
output_path: junit
name: html
parameters:
output_path: behat_report.html
name: pretty
parameters:
output_path: null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment