Page MenuHomeSoftware Heritage

Generate HTML report for cypress tests
Closed, MigratedEdits Locked

Description

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.