and have a data table with many pageUrls to test on, this feeds the test step, which results in separate test scenarios, all working fine and getting nice terminal outputs for each scenario.
How have you gone about obtaining a consolidated report for all scenarios / a11y checks?
I am using https://github.com/badeball/cypress-cucumber-preprocessor/
and have a data table with many pageUrls to test on, this feeds the test step, which results in separate test scenarios, all working fine and getting nice terminal outputs for each scenario.
How have you gone about obtaining a consolidated report for all scenarios / a11y checks?