Ask a Question

Ready API 2.7 Allure Report Support Framework

SOLVED
678
Regular Contributor

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 

4 REPLIES 4
bktientu
New Contributor

Hi @678 ,

 

Firstly, you have to install scoop

1. Open powershell

2. Type 

iex (new-object net.webclient).downloadstring('https://get.scoop.sh')

Refer : https://scoop.sh/

3. 

scoop install curl

4. Type 

scoop install allure

 5. Type

allure serve D:\Working\Reports

With "D:\Working\Reports" is the folder that generate allure report (include json files)

 

Thanks,

Nam

 

 

 

678
Regular Contributor

is there any other way other than installing scoop  ?

Nastya_Khovrina
SmartBear Alumni (Retired)

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

Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Olga_T
SmartBear Alumni (Retired)

Thank you, @Nastya_Khovrina and @bktientu for your replies.

@678, did you have a chance to go through the above suggestions? 

 


Olga Terentieva
SmartBear Assistant Community Manager

cancel
Showing results for 
Search instead for 
Did you mean: