Releases · allure-framework/allure-rspec

This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Release 0.7.7

Upgrade to newer allure-ruby-adaptor-api

Release 0.7.6

Support for missing labels (testId, issue) (#60)

Release 0.7.5

Fixing issue with rspec-rails (#59)

Release 0.7.4

Upgraded to the latest allure-ruby-adaptor-api.

0.7.3 Release

Upgraded to the latest allure-ruby-adaptor-api.

0.7.1 Release

Fixing order of the hooks execution (#49).

0.7.0 Release

  • Resolving empty context name failure issue ( #46 ).

0.6.9 Release

  • Fixing RSpec 3.2 api compatibility issue ( #44 ).
  • Fixing warning message issue ( #43 ).
  • Merging #41 PR.

0.6.7 Release

Upgrade to 0.6.4 of allure-ruby-adaptor-api.

0.6.6 Release

Problem with shared examples fixed.