Registry / testing / should-not

should-not

JSON →
library1.1.0rbrubygemsunverified

Should Not enforces that specs do not start with 'should', encouraging active tone in test descriptions.

gem install should_not
INSTALL
IMPORT
SIG · SHOULD-NOT
S
should-not
testingrubyv1.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.

ShouldNot
require 'should_not'

Enforce spec naming conventions

require 'should_not' RSpec.describe 'example' do it 'does something' do # OK end it 'should do something' do # raises error end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
should-not — gem install should-not · libregistry