Added html_report profile to cucumber
This commit is contained in:
parent
5a3e05dbff
commit
fbda85210a
|
@ -1 +1,2 @@
|
|||
default: --format progress
|
||||
default: --format progress
|
||||
html_report: --format progress --format html --out=features_report.html
|
||||
|
|
Loading…
Reference in New Issue