The Wayback Machine - https://web.archive.org/web/20201203075152/https://github.com/allure-framework/allure-ruby
Skip to content
master
Go to file
Code

Latest commit

Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases)
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md)
- [Commits](simplecov-ruby/simplecov@v0.19.1...v0.20.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrejs <andrejs.cunskis@gmail.com>
e738924

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

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

You can’t perform that action at this time.