Registry / testing / rspec-sorbet

rspec-sorbet

JSON →
library1.9.2rbrubygemsunverified

A small gem consisting of helpers for using Sorbet and RSpec together.

gem install rspec-sorbet
INSTALL
IMPORT
SIG · RSPEC-SORBET
R
rspec-sorbet
testingrubyv1.9.2
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::Sorbet
require 'rspec-sorbet'

Use RSpec with Sorbet type checking helpers.

require 'rspec-sorbet' RSpec.describe 'example' do it 'works' do expect(1 + 1).to eq(2) end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rspec-sorbet — gem install rspec-sorbet · libregistry