Registry / testing / minitest-proveit

minitest-proveit

JSON →
library1.0.1rbrubygemsunverified

Forces all tests to prove success via at least one assertion rather than relying on the absence of failure.

gem install minitest-proveit
INSTALL
IMPORT
SIG · MINITEST-PROVEIT
M
minitest-proveit
testingrubyv1.0.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::ProveIt
require 'minitest/proveit'

Include ProveIt to require assertions in every test

require 'minitest/proveit' class MyTest < Minitest::Test include Minitest::ProveIt def test_something assert true end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
38
Resources
minitest-proveit — gem install minitest-proveit · libregistry