Registry / testing / citron

citron

JSON →
library0.4.0rbrubygemsunverified

Classical unit testing framework with a developer-friendly DSL, BRASS compliant and runs on RubyTest.

gem install citron
INSTALL
IMPORT
SIG · CITRON
C
citron
testingrubyv0.4.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.

Citron
require 'citron'

Define and run a simple test case

require 'citron' Citron.test 'My test' do test 'passes' do 1.should == 1 end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
citron — gem install citron · libregistry