Registry / testing / starting-blocks

starting-blocks

JSON →
library1.3.1rbrubygemsunverified

Faster minitest TDD by providing reusable test blocks and helpers.

gem install starting_blocks
INSTALL
IMPORT
SIG · STARTING-BLOCKS
S
starting-blocks
testingrubyv1.3.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.

StartingBlocks
require 'starting_blocks'

Define minitest tests with a concise DSL

require 'starting_blocks' class MyTest < Minitest::Test include StartingBlocks::DSL test 'works' do assert true end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
starting-blocks — gem install starting-blocks · libregistry