Generate HTML report for cypress tests
As cypress is based on mocha, we can generate nice HTML reports for displaying and analyzing test results (see screenshot below).
We should generate those reports after running the tests on Jenkins and attach them to the associated jobs.
Migrated from T1913 (view on Phabricator)