简体   繁体   中英

Serenity BDD Report is too heavy

I'm using serenity bdd. I have 600 tests. And the report weight is 2Gb. Is it normal? How can i decrease report weight? Serenity versions i'm using:

<serenity.core.version>1.9.20</serenity.version>
<serenity.cucumber.version>1.9.8</serenity.cucumber.version>
<serenity.rest.assured.version>1.9.20</serenity.rest.assured.version>

answered in https://github.com/serenity-bdd/serenity-core/issues/2082 :

  • use the latest version
  • disable screenshots or only "on failure"

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM