Skip to content

Commit

Permalink
Enabled behat-junit-formatter in behat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vidarl committed Sep 18, 2015
1 parent 3737d05 commit c5ffde3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions behat.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ default:
env: behat
debug: false

jarnaiz\JUnitFormatter\JUnitFormatterExtension:
filename: report.xml
outputDir: %paths.base%/build/tests

# default profile: no suites
suites: ~

Expand Down

0 comments on commit c5ffde3

Please sign in to comment.