Registry / testing / allure-rspec

allure-rspec

JSON →
library2.29.1rbrubygemsunverified

Cucumber adaptor to generate rich allure test reports.

gem install allure-rspec
INSTALL
IMPORT
SIG · ALLURE-RSPEC
A
allure-rspec
testingrubyv2.29.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AllureRspec
require 'allure-rspec'

Configure Allure for RSpec tests

require 'allure-rspec' RSpec.configure do |config| config.include AllureRspec::Adaptor end describe 'My test' do it 'passes' do expect(true).to be true end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.29.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
OpenAI (training)
1
Resources
allure-rspec — gem install allure-rspec · libregistry