Registry / testing / lookout

lookout

JSON →
library3.0.1rbrubygemsunverified

A unit testing framework for Ruby that focuses on one expectation per test and encourages best practices.

gem install lookout
INSTALL
IMPORT
SIG · LOOKOUT
L
lookout
testingrubyv3.0.1
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.

Lookout
require 'lookout'

Define a simple expectation using Lookout.

require 'lookout' Lookout::Test.new do expect 2 do 1 + 1 end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
lookout — gem install lookout · libregistry