GitHub - allure-examples/allure-rspec-example: Example showing the configuration and the abilities of allure-rspec adaptor.

Skip to content

Navigation Menu

Sign in

Appearance settings

Allure RSpec Example

This example demonstrates how to use Allure RSpec adaptor.

Usage

To launch this example you should install Ruby and the allure-rspec gem.

1. Clone this project

2. Install rbenv

Installation

3. Install Ruby

4. Install bundler

5. Install all the required dependencies

6. Run the specs in parallel

You should see generated Allure json files in report/allure-results directory. Now you can generate the report using any of the available facilities.