Registry / testing / rspec-expectations

rspec-expectations

JSON →
library3.13.5rbrubygemsunverified

Provides a simple, readable API to express expected outcomes of a code example.

gem install rspec-expectations
INSTALL
IMPORT
SIG · RSPEC-EXPECTATIONS
R
rspec-expectations
testingrubyv3.13.5
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.

RSpec::Expectations
require 'rspec/expectations'

Use RSpec expectations to assert that 1+1 equals 2.

require 'rspec/expectations' include RSpec::Matchers expect(1 + 1).to eq(2)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.13.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
rspec-expectations — gem install rspec-expectations · libregistry