File Manager

Path: /opt/chef.upgrade/embedded/lib/ruby/gems/2.3.0/gems/simplecov-0.13.0/doc/

Viewing File: editor-integration.md

## Editor integration

Some editors have a graphical integration for the simplecov gem.

#### [Atom Editor: coverage](https://atom.io/packages/coverage)
*by Philip Giuliani*

Adds an overview of your current test coverage to Atom.

#### [cadre](https://github.com/nyarly/cadre)
*by Judson Lester*

Includes a formatter for Simplecov that emits a Vim script to mark up code files with coverage information.