Registry / testing / minitest-reporters

minitest-reporters

JSON →
library1.8.0rbrubygemsunverified

Extend Minitest through simple hooks to provide customizable test output and reporting, replacing monkey-patching.

gem install minitest-reporters
INSTALL
IMPORT
SIG · MINITEST-REPORTERS
M
minitest-reporters
testingrubyv1.8.0
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::Reporters
require 'minitest/reporters'

Use the SpecReporter for Minitest output

require 'minitest/reporters' Minitest::Reporters.use! [Minitest::Reporters::SpecReporter.new]
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.8.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
minitest-reporters — gem install minitest-reporters · libregistry