Sha256: c3187e8046db25fd1f3a4c99592cb925394881f64595df93b7b988245653e97d
Contents?: true
Size: 754 Bytes
Versions: 1
Compression:
Stored size: 754 Bytes
Contents
[](https://app.circleci.com/pipelines/github/EdgePetrol/simplecov-shield-json)  # simplecov-shield-json Shield JSON formatter for the ruby 1.9+ code coverage gem SimpleCov ## Usage 1. Add simplecov-shield-json to your `Gemfile` and `bundle install`: gem 'simplecov-shield-json', require: false 2. Require simplecov-shield-json and set it up as SimpleCov's formatter: require 'simplecov-shield-json' SimpleCov.formatter = SimpleCov::Formatter::ShieldJSONFormatter ## Result Generated badge svg can be found in coverage/badge.svg
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
simplecov-shield-json-1.0.1 | README.md |