Xceptance / neodymium-library

A test automation library based on common other best practice open source libraries. It adds missing functionalities but does not reinvent the wheel. Just glues stuff together nicely and adds some sprinkles.
MIT License
80 stars 11 forks source link

Improvement: Reduce Allure INFO entries #264

Open wurzelkuchen opened 4 months ago

wurzelkuchen commented 4 months ago

Quick Description

Currently the time to render the videos is always logged to the allure report, giving information not necessarily needed in daily test automation business.

User Story

As a Report reviewer, I want to see the additional information like the time video took to render only if I specifically asked for it so that important information are not overshadowed by the big amount of data presented in the report.

Functional Requirements

Test Requirements