Registry / testing / test-declarative

test-declarative

JSON →
library0.0.6rbrubygemsunverified

Simply adds a declarative test method syntax to test/unit.

gem install test_declarative
INSTALL
IMPORT
SIG · TEST-DECLARATIVE
T
test-declarative
testingrubyv0.0.6
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.

TestDeclarative
require 'test_declarative'

Define tests using a declarative syntax.

require 'test_declarative' class MyTest < Test::Unit::TestCase test "something" do assert true end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
test-declarative — gem install test-declarative · libregistry