Registry / testing / rspec-vars-helper

rspec-vars-helper

JSON →
library0.1.0rbrubygemsunverified

Small extension that helps organize your tests by providing variable helpers.

gem install rspec_vars_helper
INSTALL
IMPORT
SIG · RSPEC-VARS-HELPER
R
rspec-vars-helper
testingrubyv0.1.0
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.

RSpecVarsHelper
✓ require 'rspec_vars_helper'

Include the helper in your RSpec tests to manage variables.

require 'rspec_vars_helper' RSpec.describe 'example' do include RSpecVarsHelper it { expect(var(:foo)).to be_nil } end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
rspec-vars-helper — gem install rspec-vars-helper · libregistry