Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

philipgiuliani/coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Coverage Package

Adds an overview of your current test coverage to Atom.

coverage

david-dm

Installing

Use the Atom package manager, which can be found in the Settings view or run apm install coverage from the command line.

Usage

The package is currently only working with the simplecov Ruby gem. I will also support other coverage tools later. You will need to add the following formatter to the simplecov gem: simplecov-json.

The coverage.json file is expected to find in coverage/coverage.json.

Support

If you wish to support this package and help further its development, feel free to tip via Gittip.

gittip

About

Shows the current test coverage of your project in Atom

Resources

License

Stars

Watchers

Forks

Packages