Registry / testing / spec-more

spec-more

JSON →
library0.0.4rbrubygemsunverified

Very terse syntax for testing/specing ala Test::More

gem install spec-more
INSTALL
IMPORT
SIG · SPEC-MORE
S
spec-more
testingrubyv0.0.4
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.

Spec::More
require 'spec/more'

Write a simple test using Spec::More

require 'spec/more' describe 'addition' do it 'adds numbers' do is(2 + 2, 4) end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
spec-more — gem install spec-more · libregistry