/allure-ruby

Allure integrations for Ruby test frameworks

Primary LanguageRubyApache License 2.0Apache-2.0

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