Cypress Reports and Logging

We can use mocha reporter to generate awesome reports. Install mochawesome using below command.
npm i mochawesome
Then run the command to run tests
npx cypress run --spec "cypress/e2e/title.cy.js" --browser chrome --reporter mochawesome


                    

Web development and Automation testing

solutions delivered!!