Registry / testing / protest

protest

JSON →
library0.6.0rbrubygemsunverified

A tiny, simple, and easy-to-extend test framework for Ruby with minimal overhead.

gem install protest
INSTALL
IMPORT
SIG · PROTEST
P
protest
testingrubyv0.6.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.

Protest
require 'protest'

Define and run a simple test

require 'protest' Protest.report_with(:progress) Protest.context 'Math' do test 'addition' do assert_equal 4, 2 + 2 end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
protest — gem install protest · libregistry