Sha256: c9e170e5710d91ff13a79b1e15ebd9d55e3876ddfd8882502ceb1b49604e0410

Contents?: true

Size: 1.91 KB

Versions: 6

Compression:

Stored size: 1.91 KB

Contents

## Alternate coverage report formatters

The community around simplecov provides a whole bunch of alternate formatters beyond the official
[simplecov-html](https://github.com/colszowka/simplecov-html) gem.

If you have built or found one that is missing here, please send a Pull Request for this document!

#### [simplecov-badge](https://github.com/matthew342/simplecov-badge)
*by Matt Hale*

A formatter that generates a coverage badge for use in your project's readme using ImageMagick.

#### [simplecov-small-badge](https://github.com/marcgrimme/simplecov-small-badge)
*by Marc Grimme*

A formatter that generates a small coverage badge for use in your project's readme using the SVG.

#### [simplecov-cobertura](https://github.com/dashingrocket/simplecov-cobertura)
*by Jesse Bowes*

A formatter that generates Cobertura XML.

#### [simplecov-csv](https://github.com/fguillen/simplecov-csv)
*by Fernando Guillen*

CSV formatter for SimpleCov

#### [simplecov-erb](https://github.com/kpaulisse/simplecov-erb)
*by [Kevin Paulisse](https://github.com/kpaulisse)*

Flexible formatter that generates the output from an ERB template.

#### [simplecov-json](https://github.com/vicentllongo/simplecov-json)
*by Vicent Llongo*

JSON formatter for SimpleCov

#### [simplecov-lcov](https://github.com/fortissimo1997/simplecov-lcov)
*by fortissimo1997*

lcov formatter for SimpleCov

#### [simplecov-rcov](https://github.com/fguillen/simplecov-rcov)
*by Fernando Guillen*

"The target of this formatter is to cheat on Hudson so I can use the Ruby metrics plugin with SimpleCov."

#### [simplecov-single_file_reporter](https://github.com/grosser/simplecov-single_file_reporter)
*by [Michael Grosser](http://grosser.it)*

A formatter that prints the coverage of the file under test when you run a single test file.

#### [simplecov-t_wada](https://github.com/ysksn/simplecov-t_wada)
*by [Yosuke Kabuto](https://github.com/ysksn)*

t_wada AA formatter for SimpleCov

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
grape-extra_validators-2.0.0 vendor/bundle/ruby/2.6.0/gems/simplecov-0.17.1/doc/alternate-formatters.md
tdiary-5.1.2 vendor/bundle/ruby/2.6.0/gems/simplecov-0.17.1/doc/alternate-formatters.md
tdiary-5.1.1 vendor/bundle/ruby/2.6.0/gems/simplecov-0.17.1/doc/alternate-formatters.md
grape-extra_validators-1.0.0 vendor/bundle/ruby/2.4.0/gems/simplecov-0.17.1/doc/alternate-formatters.md
simplecov-0.17.1 doc/alternate-formatters.md
simplecov-0.17.0 doc/alternate-formatters.md