ppodgorsek / docker-robot-framework

Robot Framework in Docker
https://cloud.docker.com/repository/docker/ppodgorsek/robot-framework
MIT License
340 stars 236 forks source link

Add Allure-robotframework test report tool #427

Closed DKryczka closed 8 months ago

DKryczka commented 1 year ago

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

ppodgorsek commented 8 months ago

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.