Skip to content

Instantly share code, notes, and snippets.

@fabriziomachado
Created October 27, 2011 11:05
Show Gist options
  • Save fabriziomachado/1319285 to your computer and use it in GitHub Desktop.
Save fabriziomachado/1319285 to your computer and use it in GitHub Desktop.
# behat.yml
default:
formatter:
name: 'pretty'
#Available formats are:
#- pretty: Prints the feature as is.
#- progress: Prints one character per step.
#- html: Generates a nice looking HTML report.
#- junit: Generates a report similar to Ant+JUnit.
context:
parameters:
base_url: http://localhost/codeigniter-academic/index.php/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment