Forum Discussion

678's avatar
678
Regular Contributor
5 years ago
Solved

Ready API 2.7 Allure Report Support Framework

As per Ready API 2.7 supporting Allure Reports  can anyone has any steps to configure Allure Framework to get Allure Reports 
  • Nastya_Khovrina's avatar
    5 years ago

    Hi 678,

     

    According to https://github.com/allure-framework/allure2, you can use one of the following ways to get Allure: 

    • Grab it from bintray.

    • Using Homebrew:

      $ brew install allure
    • For Windows, Allure is available from the Scoop commandline-installer. To install Allure, download and install Scoop and then execute in the Powershell:

      scoop install allure