Registry / testing / minitest-great-expectations

minitest-great-expectations

JSON →
library0.0.5rbrubygemsunverified

Adds several generally-useful matchers and expectations to minitest and minitest/spec

gem install minitest-great_expectations
INSTALL
IMPORT
SIG · MINITEST-GREAT-EXP
M
minitest-great-expectations
testingrubyv0.0.5
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
require 'minitest/great_expectations'

Use additional matchers in Minitest specs

require 'minitest/great_expectations' describe 'my test' do it 'passes' do expect([1, 2, 3]).must_include(2) end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
minitest-great-expectations — gem install minitest-great-expectations · libregistry