mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-02-06 09:55:43 +00:00
configure html reporting for failing test run
This commit is contained in:
parent
4f54062882
commit
bb0a66f49d
@ -4,7 +4,7 @@ const reportTitle = 'DreamMall End-to-End Test Report'
|
||||
|
||||
report.generate({
|
||||
jsonDir: 'reports/json_logs',
|
||||
reportPath: './reports/cucumber_html_report',
|
||||
reportPath: './reports/e2e_html_report',
|
||||
pageTitle: reportTitle,
|
||||
reportName: reportTitle,
|
||||
pageFooter: '<div></div>',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user