Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.96 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.96 KB

Allure ruby

Yard Docs Workflow status Maintainability Test Coverage

Ruby testing framework adaptors for generating allure compatible test reports.

allure-ruby-commons

Gem Version Downloads

gem "allure-ruby-commons"

Allure lifecycle implementation to be used by other testing frameworks to generate allure reports

Interaction and usage of allure lifecycle is described in allure-ruby-commons docs

allure-cucumber

Gem Version Downloads

gem "allure-cucumber"

Implementation of allure adapter for Cucumber testing framework

Detailed usage and setup instruction can be found in allure-cucumber docs

allure-rspec

Gem Version Downloads

gem "allure-rspec"

Implementation of allure adapter for RSpec testing framework

Detailed usage and setup instruction can be found in allure-rspec docs