Change proposal, keep all reports
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
In the current situation the `html_report` contains always the latest report and the older reports are lost.
I propose to add a "flag" where the `html_report` folder gets a similar structure to the `bitmaps_test` folder (with timestamps as sub-folders) which contains then the actual reports.
This helps if one executes the test repeatedly and want to see the diffs.
Any thoughts against such a feature?

Contributor guide
Assessment
This issue has not been assessed yet.