Registry / testing / insist

insist

JSON →
library1.0.0rbrubygemsunverified

A simple block-driven assertion library for both testing and production code.

gem install insist
INSTALL
IMPORT
SIG · INSIST
I
insist
testingrubyv1.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.

Insist
require 'insist'

Asserts that a block evaluates to true.

require 'insist' Insist.new { 1 + 1 == 2 }.assert("Math works")
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
insist — gem install insist · libregistry