Registry / testing / minitest-sugar

minitest-sugar

JSON →
library2.1.2rbrubygemsunverified

Adds syntactic sugar and convenience methods to Minitest for cleaner test writing.

gem install minitest-sugar
INSTALL
IMPORT
SIG · MINITEST-SUGAR
M
minitest-sugar
testingrubyv2.1.2
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.

Minitest::Sugar
require 'minitest/sugar'

Write tests with sugar syntax

require 'minitest/sugar' test 'addition' do assert_equal 4, 2 + 2 end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
minitest-sugar — gem install minitest-sugar · libregistry