$ pip install allure-robotframework
$ robot --listener allure_robotframework ./my_robot_testOptional argument sets output directory. Example:
$ robot --listener allure_robotframework;/set/your/path/here ./my_robot_testDefault output directory is output/allure.
Listener support robotframework-pabot library:
$ pabot --listener allure_robotframework ./my_robot_testThis project exists thanks to all the people who contribute. Especially by Megafon and @skhomuti who started and maintaining allure-robotframework.