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.
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
[ ] Make the appearance of the INFO optional configured by properties (gif/video.properties)
[ ] there is a typo in the word "avarage", which should be fixed with this issue as well.
Test Requirements
[ ] Smoke test this with external test suites like the neodymium example.
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