Giter Site home page Giter Site logo

rowillia / coveragepy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mociepka/coveragepy

0.0 2.0 0.0 19.61 MB

A mirror: the real repo is at https://bitbucket.org/ned/coveragepy

Home Page: https://bitbucket.org/ned/coveragepy

License: Apache License 2.0

Makefile 0.26% Python 76.89% PowerShell 0.64% Batchfile 0.31% C 4.36% JavaScript 2.67% HTML 13.69% CSS 1.18%

coveragepy's Introduction

Coverage.py

Code coverage testing for Python.

 License Python versions supported Package stability Documentation
 Build status Windows build status Coverage!
 PyPI status Kit format Weekly PyPI downloads

Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

Coverage.py runs on CPython 2.6, 2.7, and 3.3 through 3.6; PyPy 4.0 and 5.1; and PyPy3 2.4 and 5.2.

Documentation is on Read the Docs. Code repository and issue tracker are on Bitbucket, with a mirrored repository on GitHub.

New in 4.2: better support for multiprocessing and combining data.

New in 4.1: much-improved branch coverage.

New in 4.0: --concurrency, plugins for non-Python files, setup.cfg support, --skip-covered, HTML filtering, and more than 50 issues closed.

Getting Started

See the quick start section of the docs.

License

Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0. For details, see https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt.

coveragepy's People

Contributors

1st1 avatar acdha avatar agriffis avatar atodorov avatar brandon-rhodes avatar brettcannon avatar bukzor avatar clytwynec avatar dannya avatar danriti avatar desmaj avatar dstanek avatar garar avatar hpk42 avatar ionelmc avatar jayvdb avatar jchappell82 avatar kain88-de avatar lepistone avatar mattboehm avatar msabramo avatar nagasaki45 avatar nedbat avatar rogerhu avatar scop avatar scottbelden avatar trofimander avatar viraptor avatar xsleonard avatar zookos avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.