Cypress + {mochawesome-report-generator, allure}
Since I got back to using Cypress I’ve created a simple setup for using Cypress and generating test results. Plug it into Jenkins/Bamboo/your favourite CI/CD tool, preferably onto a Docker-based worker with nvm, and snatch your run artifacts from mochawesome-report/.
Update: If you’re feelin’ fancy, there’s also a setup with Allure for more colourful test reports that your upper management is going to luv. Snatch them from allure-report/.