Mochawesome and Mocha Merge Report for Cypress - Breaking changes

preview_player
Показать описание
In this video, we will discuss the breaking changes in Mochawesome and Mocha Merge Report for Cypress and how to fix them in less than 8 mins

#cypress #executeautomation #mochawesome #reports #udemy
To learn more from ExecuteAutomation, please subscribe and check out below playlists of FREE courses

Selenium and C#
******************

Selenium &Java
******************

CI/CD with Microsoft Technologies
****************************

Docker & Kubernates
************************

Mobile Testing
****************

Рекомендации по теме
Комментарии
Автор

Hi,
I have placed below command in package.json..
"merge": "mochawesome-merge cypress/reports/*.json > output.json",
After npm run merge
I am getting error message - ERROR: Failed to merge reports
I am using windows10 .
can you please provide any solution to fix it ?

SauravKumarCanada
Автор

If the test fails then "generate-report" command does not work,
how to make that run even when the test fails

abdulazeemms