Added html_report profile to cucumber

This commit is contained in:
Parker Moore 2013-01-12 21:55:59 -08:00
parent 5a3e05dbff
commit fbda85210a
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
default: --format progress
default: --format progress
html_report: --format progress --format html --out=features_report.html