• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

python-coverage

Shows the current test coverage of your project
sueastside
812
4
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Python Coverage Package

Adds an overview of your current test coverage to Atom.

coverage

Installing

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

pip install nose pip install coverage

In your virtualenv

Usage

We expect your python modules to be under 'src' and a python virtual environment which we activate and then run nosetests --with-coverage.

So you might want to set the values for those accordingly in the settings.

Special thanks

Much thanks to philipgiuliani since this whole thing was based on his code.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by