Registry / testing / rspec-cheki

rspec-cheki

JSON →
library0.1.0rbrubygemsunverified

RSpec::Cheki supports snapshot testing, inspired by Jest.

gem install rspec-cheki
INSTALL
IMPORT
SIG · RSPEC-CHEKI
R
rspec-cheki
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.

RSpec::Cheki
✓ require 'rspec-cheki'

Use snapshot testing in RSpec.

require 'rspec-cheki' RSpec.describe 'Snapshot test' do it 'matches snapshot' do expect('hello').to match_snapshot('greeting') end 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
9 hits · last 30 days
node
8
Resources
rspec-cheki — gem install rspec-cheki · libregistry