mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
add e2e test report creation script and remove mochawesome options from cypress config
This commit is contained in:
parent
21f4bd9e05
commit
f2c96cb6ae
@ -1,5 +1,5 @@
|
||||
const report = require("multiple-cucumber-html-reporter");
|
||||
report.generate({
|
||||
jsonDir: "cypress/jsonlogs",
|
||||
jsonDir: "cypress/json_logs",
|
||||
reportPath: "./cypress/reports/cucumber-htmlreport.html"
|
||||
});
|
||||
Loading…
x
Reference in New Issue
Block a user