Registry / testing / expectations

expectations

JSON →
library2.0.0rbrubygemsunverified

A lightweight unit testing framework that uses a simple expect syntax for assertions.

gem install expectations
INSTALL
IMPORT
SIG · EXPECTATIONS
E
expectations
testingrubyv2.0.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.

Expectations
require 'expectations'

Define a simple expectation that 1+1 equals 2.

require 'expectations' expect 2 do 1 + 1 end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
expectations — gem install expectations · libregistry