mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-04-02 23:55:18 +00:00
use html reporter with typescript
This commit is contained in:
parent
e2315922b8
commit
abb9ad6156
@ -2,6 +2,7 @@ import report from 'multiple-cucumber-html-reporter'
|
||||
|
||||
const reportTitle = 'End-to-End Test Report'
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-unsafe-call, @typescript-eslint/no-unsafe-member-access
|
||||
report.generate({
|
||||
jsonDir: './reports/json/',
|
||||
reportPath: './reports/e2e_html_report',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user