Registry / testing / spicycode-micronaut

spicycode-micronaut

JSON →
library0.3.0rbrubygemsunverified

A lightweight testing framework for Ruby, designed as an alternative to Test::Unit.

gem install spicycode-micronaut
INSTALL
IMPORT
SIG · SPICYCODE-MICRONAU
S
spicycode-micronaut
testingrubyv0.3.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.

Micronaut
require 'micronaut'

Define and run a simple test using Micronaut.

require 'micronaut' class MyTest < Micronaut::TestCase def test_example assert_equal 2, 1 + 1 end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
spicycode-micronaut — gem install spicycode-micronaut · libregistry