ppodgorsek/docker-robot-framework

Add Allure-robotframework test report tool

Closed this issue · 1 comments

Describe the solution you'd like
I would like to ask you to add Allure Framework https://github.com/allure-framework/allure-python
This is a tool which generates test reports
It also has ready to use Robotframework listener https://github.com/allure-framework/allure-python/blob/master/allure-robotframework/README.rst

The feature allowing to dynamically install additional dependencies has finally been implemented as part of #376 and the details can be found in the README.