Registry / testing / minitest-should

minitest-should

JSON →
library0.3.1rbrubygemsunverified

Shoulda style syntax for minitest test::unit, allowing `should "do something"` instead of underscored test names.

gem install minitest_should
INSTALL
IMPORT
SIG · MINITEST-SHOULD
M
minitest-should
testingrubyv0.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.

Minitest::Should
require 'minitest/should'

Write tests using should syntax

require 'minitest/should' class MyTest < Minitest::Test should 'pass' do assert true end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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