Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 615 Bytes

editor-integration.md

File metadata and controls

18 lines (11 loc) · 615 Bytes

Editor integration

Some editors have a graphical integration for the simplecov gem.

by Philip Giuliani

Adds an overview of your current test coverage to Atom.

by sentience

Adds in editor live coverage highlighting, status bar coverage information, and summary coverage information.

by Judson Lester

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