Search code examples
serenity-bddthucydidescucumber-serenity

How to rename Serenity BDD Reports


I'm using Serenity-BDD. When the reports are generated they are named something like "46b29bc63db0f67fe88cfd2a397ea9b2.html".

Is there a way to specify the report name? I have already tried setting serenity.compress.filenames but it did not work.

Thanks, Lewis.


Solution

  • Put serenity.compress.filenames=false in your serenity.properties. This should work in version 1.2.1-rc.9