Registry / testing / spec-coverage

spec-coverage

JSON →
library0.0.5rbrubygemsunverified

Use SimpleCov more easily as an RSpec formatter.

gem install spec_coverage
INSTALL
IMPORT
SIG · SPEC-COVERAGE
S
spec-coverage
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.

SpecCoverage
require 'spec_coverage'

Configures SpecCoverage as an RSpec formatter

require 'spec_coverage' RSpec.configure do |config| config.add_formatter(SpecCoverage::Formatter) 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
9 hits · last 30 days
node
8
Resources
spec-coverage — gem install spec-coverage · libregistry