Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Show coverage stats online via coveralls.io

License

Notifications You must be signed in to change notification settings

shotgunsoftware/coveralls-python

 
 

Repository files navigation

Coveralls for python

https://img.shields.io/circleci/project/github/coveralls-clients/coveralls-python/master.svg?style=flat-square https://img.shields.io/travis/coveralls-clients/coveralls-python/master.svg?style=flat-square https://img.shields.io/coveralls/coveralls-clients/coveralls-python/master.svg?style=flat-square https://img.shields.io/pypi/v/coveralls.svg?style=flat-square https://img.shields.io/pypi/pyversions/coveralls.svg?style=flat-square https://img.shields.io/pypi/implementation/coveralls.svg?style=flat-square

coveralls.io is a service for publishing your coverage stats online. This package provides seamless integration with coverage.py (and thus pytest, nosetests, etc...) in your Python projects:

pip install coveralls
coverage run --source=mypkg setup.py test
coveralls

For more information and usage instructions, see our documentation.

About

Show coverage stats online via coveralls.io

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%