| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
An Allure adapter for Robot Framework.
$ pip install allure-robotframework
$ robot --listener allure_robotframework ./my_robot_testThe default output directory is output/allure. Use the listener's argument to change it:
$ robot --listener allure_robotframework:/set/your/path/here ./my_robot_testThe listener supports the robotframework-pabot library:
$ pabot --listener allure_robotframework ./my_robot_testThe advanced listener settings:
See the usage examples here.
This project exists thanks to all the people who contribute. Especially to Megafon and @skhomuti who has initially started allure-robotframework and has been maintaining it since then.
| Back | FazBrowse Home | New Git URL |