Registry / testing / baretest

baretest

JSON →
library0.4.1rbrubygemsunverified

A test framework that stays out of your way but supports you when needed.

gem install baretest
INSTALL
IMPORT
SIG · BARETEST
B
baretest
testingrubyv0.4.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.

Baretest
require 'baretest'

Define and run a simple test.

require 'baretest' Baretest.define do test 'addition' do assert 1 + 1 == 2 end end Baretest.run
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
baretest — gem install baretest · libregistry