Registry / testing / simplecov

simplecov

JSON →
library0.22.0rbrubygemsunverified

SimpleCov provides code coverage analysis for Ruby with a powerful configuration library and automatic merging of coverage across test suites.

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

SimpleCov
require 'simplecov'

Start SimpleCov coverage tracking before running tests

require 'simplecov' SimpleCov.start # Run your tests after this # Coverage results will be generated automatically
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.22.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
simplecov — gem install simplecov · libregistry