tbutiu / allure-ruby

Allure integrations for Ruby test frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Allure integrations for Ruby test frameworks

License:Apache License 2.0


Languages

Language:Ruby 100.0%