Registry / testing / simplecov-erb

simplecov-erb

JSON →
library1.0.1rbrubygemsunverified

Customizable text formatter for SimpleCov code coverage tool for ruby 1.9+.

gem install simplecov-erb
INSTALL
IMPORT
SIG · SIMPLECOV-ERB
S
simplecov-erb
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.

SimpleCov::Formatter::ERBFormatter
✓ require 'simplecov-erb'

Configure SimpleCov to use the ERB formatter.

require 'simplecov' require 'simplecov-erb' SimpleCov.formatter = SimpleCov::Formatter::ERBFormatter SimpleCov.start do add_filter '/test/' 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
10 hits · last 30 days
node
8
Resources
simplecov-erb — gem install simplecov-erb · libregistry